Showing 634 open source projects for "sort"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 1
    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
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    FlockDB

    FlockDB

    A distributed, fault-tolerant graph database

    ...It is not a general graph database in the sense of supporting complex multi-hop traversal queries or sophisticated graph algorithms; instead it focuses on the core problem of storing and querying directed edges with attributes such as sort order, state (normal, archived, removed), and position. Edges are stored both in forward and backward directions to facilitate queries in both directions. The project is now archived and in read-only mode, meaning it's no longer actively maintained by Twitter.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 5
    miMas - GUI tool for SQL developers

    miMas - GUI tool for SQL developers

    A UI tool for any database

    miMas is an intuitive GUI tool for SQL query development and data browsing. It provides a common set of features across all databases and can be installed on any Operating System which has a Java Runtime available. The tool uses JDBC drivers for connecting to a database. For most popular databases (Oracle, DB2, MySQL, MS SQL Server, Sybase, Cloudscape, PostgreSQL and Firebird), the JDBC driver is already included. For connecting to databases other than these, please refer to the tool's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Camera Life
    Run your own photo website. Camera Life is PHP software you can run to show your photos on your own website. Camera Life is easy to setup and customize if want to blend it in with the rest of your site.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    Java disconnected RowSet alternative that compress records into memory. In addition, it have column domain values, multiple fields sort, filter , data grouping and join capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ascending Radix Sorting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This module is remarkably simple and easy to use that requires no technical expertise. The administration of this DNN Module is extremely user friendly. You can easily Add, Edit, Delete, Sort banners’ order, and adjust banners’ width & height.
    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
    wxWindow library plugin for basic tables / lists. Library will create 2 Dimensional dynamic structures of data with - edit, load, save, - search, sort, index - View in a list, tree, grid - Copy / paste to the clipboard. - Table Encryption / data encryption - Auto HTML table creator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gri is a language for scientific graphics programming. It is script-based, not GUI-based. Some users view it as a sort of LaTeX for scientific graphics. Users who climb a slight learning curve are rewarded with considerable aesthetic power.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    BFS, DFS, Topological Sort, and Dijkstra's (using binary heap)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Camera Photo Reader
    Camera Photo Reader is a simple program to copy photos from cameras or camera cards based on dates. The files are collected based on dates and then copied to folders with the form yyyy_mm_dd_subject under a base folder on your hard drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QTestLib TestRunner
    Simple test runner for QTestLib tests. Allows to run multiple different tests, provides interface similar to some XUnit applications, can be used with TDD (sort of). Consists of two different applications: GUI and console test runners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Analyst is a free software, coded in C++, with the help of Qt. It can do research in Database, or on the Internet. It is a powerful tool because you can easily manage your database, add or remove files, get informations, and sort results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ANDRe's Not a Document Rearranger: it is a small application programmed in Java which allows the user to load some documents, visually sort or delete theirs pages and save the result as a new document. It will initially work only with PDF files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MP EVA RSS
    This project is version 1.2 of a management tool for HP EVA storage arrays, to help manage RSS behaviour. Looking for help to create an appliance or a basic installer for it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A file sorter program designed in Visual Basic 2008 express. Developed just for the purpose of sorting files by pattern matching. Originally intended to sort desktop files because of huge clutter on project founder's desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EYeS
    EYeS is a general purpose C++ library. It is focused on data structure and algorithms working with these data. It is container operations based library, rather than iterators' range one. EYeS tries to follow Ruby and Haskell languages programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ExtraDix is a sorting algorithm based on Radixsort. It is faster than Quicksort, stable, realized in C and can sort by any basic data type. Testing was done with 1 million data records sorting char, short, int, long, float, double and strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This application generates random numbers and applies the following algorithms on the data: o Bubble Sort o Insertion Sort o Selection Sort o Merge Sort o Quick Sort o Shell Sort
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a windows form sort calculator in c# . sorts including select sort, bubble sort, quick sort, merge sort and heap sort. i am still a novice in windows forms and c# so i would enjoy to exchange ideas with anyone interested
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Build FW1 Cisco Netscreen PolicyFromLogs
    These three tools build Checkpoint, Cisco ASA or Netscreen policys from logfiles. They write dbedit, access-list or set address, set service and set policy commands for the traffic seen in the logs, that can be cut and pasted into the firewalls. WOOT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is an implementation of an out of core sorting algorithm based on R-Way merge. Immense in-memory sorting API's are available, however there is a lack of external sorting program API's for application programmers. In this project we address this concerns by providing a C/C++ API for out of core sorting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    filesort takes an existing text file and sorts it in ascending or descending order based on whitespace or a specified byte size.
    Downloads: 0 This Week
    Last Update:
    See Project