Showing 510 open source projects for "sort"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    Bubblesort Bash

    Bubble sort

    Bubble sort for a list of numbers in bash / linux shell script language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    HTML5 Canvas Polaroid Previewer

    Preview, zoom, search, sort, drag photos in HTML5 Canvas with jQuery.

    ... - Built as a jQuery plugin using HTML5 Canvas and CSS3. - Example PHP for collecting images from a directory and loading details from MySQL. - Works on mobile devices. - Allow users to search, sort, zoom and drag images. - Different styles available for photo borders. - Online demos available at http://chixor.net/demo/polaroid-previewer/ and http://chixor.net/demo/polaroid-previewer/demo.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    KlustaKwik is an open-source C++ and Java program for automatic clustering of continuous data into a mixture of Gaussians. The program was originally developed for sorting of neuronal action potentials, but can be applied to any sort of data. NOTE (25/04/12): For those interested in trying the new masked version of KlustaKwik designed for large dense electrode array, download KlustaKwik3.0.1 in the maskedKlustaKwik folder. UPDATE (04/07/12): Bugs have been fixed in the new masked version of KlustaKwik. Download KlustaKwik3.0.2 in the maskedKlustaKwik folder. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    HR Automation Tool
    CV & Document Analyzer is a handy, easy to use application that can analyze e-documents such as CVs, literature etc and sort them out for an ease of recruitment procedure, document search etc. Its core objective is to facilitate the HR Department.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 5

    iPoet

    iPoet is a poetry generator for creating computer-generated poetry.

    ...It uses a simple text file ( YAML: .yml extension) as its dictionary, which allows you to edit it on any PC, but, to make it even easier, we have made an editor program that will sort out hierarchy and YAML syntax for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project provides a set of libraries written in Java to easily manipulate Multi-Criteria Decision Aid (MCDA) concepts, especially related to outranking methods, and XMCDA files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Auto HTTP Browser

    Console application that scans for HTTP links automatically on the net

    ...Then it sends one HTTP request to each of the HTTP link that has just been found, and scans for HTTP links in each of these pages... This can be useful for SEO (I guess) and also for those who search a basic code that works alone on internet, a sort of autonomous electronic intelligence... lol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    JProbeDataGraph

    a tool for graphically represent data probes in java realtime

    JProbeDataGraph is a component that you can easily use in your projects to visualize sort of data. It is a sliding graphic window that updates graphic view whenever a new data point is added to data source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    TARStack

    Tournaments and Ratings Stack

    ...The advent of the wired world and - especially - the recent rise in popularity of social networking between connected devices provides an opportunity for friendly matches within any sort of group. Generally, like-minded groups of people will get together and participate in one-on-one matches or regularly organized tournaments. Social media already has scoring and ranking programs, but they tend to be themed for certain sports, activities, and interests. Many of those have long-standing out-moded ranking and ratings systems in place. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10

    Xinok Sort

    A stable sorting algorithm with a low memory requirement

    Xinok sort is a custom sorting algorithm, a variant of merge sort which uses significantly less memory while maintaining speed and stability. This project has been abandoned and superseded by this: https://github.com/Xinok/XSort
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    Sorting Algorithms

    An educational demo of how sorting algorithms work.

    This is a small Java swing application that shows different sorting algorithms working on the same set of data. The user can modify the speed of execution and the type of data to sort and execute it step by step. The tooltip of each algorithm's box shows the source code that is executed and a little explanation got from wikipedia. This application is aided to computer science students who want to better understand how the algorithms work.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    MongoLantern - MongoDB Fulltext Search

    MongoLantern - MongoDB Fulltext Search

    Open Source MongoDB Fulltext Search Server

    MongoLantern is an open source full text search server using MongoDB as index storage, which allows MongoLantern to migrate any changes very easily into account using MongoDB API. It's written originally written in PHP can be migrated to any desired language as required using it's future APIs. MongoLantern 0.7 - Stable/Production Release: 1. MongoLantern API support enabled. 2. CSV indexer added as a plugin. 3. node.js API client added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    fiftyfifty

    fiftyfifty is a programming language and game

    ...In 5050, the part of the track left of the head is represented not by a line or stack of information, but by a binary tree. The part right of the head is represented by a binary tree, too. The head itself sort of sits between the two trees, but will often change its state according to information from the right side of the left side. In 5050, the state of the head itself is again represented as a tree of commands, although for simple programs, a linear representation can be sufficient.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    RayfrdFileTools

    Three Windows File Manipulation Tools RENAMER COMBINER FOLDERER

    For various things that are difficult to do in windows such as replacing all dashes with underscores in a folder with many files this can rename them all at once. Want to make all files in a folder upper case so they sort properly when viewed by unix devices? This renamer can do that. Want to rejoin split file pieces into a whole by using "copy /b" cmd command but don't want to type it all this has a drag and drop file combiner. Want to place each file in a set each into their own folder for thumbgen? This does that as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ExtraDix (EXTended RADIX) is a sorting algorithm based on radix sort. It can sort by all basic types, it is stable; sorting time increases linear with number of records. From a few hundred records onwards it is faster than Quicksort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EGAD is a set of programs designed to help automate the process of grading assignments for a course. EGAD does not actually assign grades; it's sort of a poor man's workflow management tool for grading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    SRH5

    SRH5 (Space Rocks HTML5)

    SRH5 (Space Rocks HTML5) was a little game I cooked up while learning the features of the HTML5 <canvas> element. It's a sort of a space invaders clone but the only enemies it features thus far are asteroids.As your score gets higher the number of asteroids increases but is limited to 27(difficult to get there).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Suckerz

    A sort of a virus which secretely copies data from all the usb's

    A sort of a virus which secretly copies data from all the external drives to the pc and will silently copy it to the masters pendrive. It is very helpful if your college professors wont copy their pendrive data on the classroom pc, cuz they would never know and you'll get it all!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    jpegdatetool

    sort jpeg images by creation date

    library and UI for creating copies of jpeg image files named by the creation date of the jpeg matadata (EXIF). The output date can be modified before copying the images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Star Files

    Star Files

    A FITS file sorting application.

    Welcome to the StarFiles Homepage! This application is designed to sort FITS star image files taken by professional astronomers at observatories. The application sorts the files by their image type: Bias, Dark, Flat, and Object. The Flat and Object images are sorted by filters U, B, V, R, and I. The application allows the user to create and save a profile of a given observatory's FITS header format, for future sorting use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    File Master

    File Master

    File Master is a multipurpose file handling tool.

    File Master is created to assist you when handling many files at one time. File Master can for example rename many files at once, or zip them for storage.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 22
    Coffee Maker is a collection of objects which make it easier to program in Java for those that have been using Game Maker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The command-line based shop management tool using C++. Create bills, add, edit, sort, delete product records, etc. This is accepted as a project for the +2 CBSE computer project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A small Java tool, that allows you to load images from different sources and sort them (either manually or using different filters).
    Downloads: 0 This Week
    Last Update:
    See Project