Showing 486 open source projects for "algorithms"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    PythonDirector is a flexible fast TCP loadbalancer written entirely in python. It takes inbound TCP connections and connects them to one of a number of backend servers using a variety of scheduling algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Java software for 3D visualization of graphs/networks. It implements many graph layout algorithms (such as force-directed methods), graph generators (such as scale-free networks) and graph modifiers. Most functions can be accessed through its GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    libgcrypt-py is a Python wrapper around the libgcrypt cryptographic library. It supports functionality/algorithms that are supported by libgcrypt, including Symetric Ciphers (3DES, AES, Twofish, Blowfish), Cryptographic Hashing (MD5, SHA1, RIPE-MD160), P
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    boost_graph tried to wrap the C++ Boost Graph library in Python, providing graph algorithms like Breadth First Search, DFS, Shortest Path, Topological sort. This project is dead (http://bayleshanks.com/pamv1)
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 5

    Betelgeuse

    Powerful machine learning modeling software suitable for industry use.

    ...It was designed to be efficient, reliable, and highly modular; it is developed primarily in Python to promote maintainability and rapid development, but uses Cython and C in critical bottlenecks for efficiency. It focuses on high-quality implementations of a diverse set of the most widely used machine learning algorithms. An important goal of Betelgeuse is to have a clean, professional user interface amenable to less technical users, and to have multiple user interfaces for graphical, command line, and remote server use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Package for general implementation of graphs in Python. Provides generic data structures, graph operators, and common algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CryptoPy is a pure python implmentation of cryptographic algorithms and applications. The algorithms are developed for readability more than speed. The collection now includes IEEE 802.11i specific algorithms that generated the test vectors for 802.11i.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Galileo is a library for developing custom distributed genetic algorithms developed in Python. It provides a robust set of objects that can be used directly or as the basis of derived objects. Its modularity makes it easy to extend the functionality. The
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pyFinancials is a collection of financial algorithms, written in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    AlgViewer allows navigation, editing and sharing of diagnostic tree-like or scorecard algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Solving genetic algorithms in a distributed processing system. Developed in python with sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A collection of portfolio management components. Sharpe Model for selection of an initial portfolio is already implemented. A genetic algorithms package, also written in java, is used for the search of the best portfolio variants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pySPACE

    pySPACE

    Signal Processing and Classification Environment in Python using YAML

    pySPACE is a modular software for processing of large data streams that has been specifically designed to enable distributed execution and empirical evaluation of signal processing chains. Various signal processing algorithms (so called nodes) are available within the software, from finite impulse response filters over data-dependent spatial filters (e.g. CSP, xDAWN) to established classifiers (e.g. SVM, LDA). pySPACE incorporates the concept of node and node chains of the MDP framework. Due to its modular architecture, the software can easily be extended with new processing nodes and more general operations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ACF is a framework for writing model-checkers. ACF is built on the fundamental observation that the structure of most model-checking algorithms is independent of the formalism used to describe the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    cosmos

    cosmos

    Algorithms that run our universe | Your personal library of every algo

    Cosmos (by OpenGenus Foundation) is your personal offline collection of every algorithm and data structure one will ever encounter and use in a lifetime. This provides solutions in various languages spanning C, C++, Java, JavaScript, Swift, Python, Go and others. This work is maintained by a community of hundreds of people and is a massive collaborative effort to bring the readily available coding knowledge offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The LisBON Framework is an adaptable framework for developing new parallel Memetic Algorithms (hybrid search algorithms for efficiently solving optimisation problems).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A collection of phonetic algorithms such as metaphone or soundex for use in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Schborg is off.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    pydstruct

    Provide Reference Implementations of Data Structures in Python(3)

    The aim of the project is to provide reference implementations of data structures along with supporting references to publications and other materials. The only purpose is for fun and education: I like data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Python translation of Piqle with Traits for simplified simulation with reinforcement learning agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Generic engine to filter information. We wish to show that the power of expression of a filter makes it possible to appreciably reduce the size of the code necessary to extract information and that it is possible in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ExoPlanet

    ExoPlanet

    GUI based toolkit for running common Machine Learning algorithms.

    ...It provides algorithms for unsupervised and supervised learning, which may be done with continuous or discrete labels. Post analysis, the toolkit further automates building the visual representations for the trained model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PixLab is a peculiar raster-based graphic editor giving one more additional drawing aspect to an artist. Not only traditional elements of painting, such as color and shape, but also artist's brush dynamics is fixed and displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Institute of Technology, Blanchardstown Computer Science code by the class of 2007-2011 on course BN104. In this project we are open sourcing all of our project work to the public in the hopes it can be reused, built-upon, and used in education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Firefly's Clean Lzo

    A human-readable ISC-Licensed implementation of the LZO1X algorithm.

    LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable. People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed. So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C. In...
    Downloads: 0 This Week
    Last Update:
    See Project