Showing 1992 open source projects for "algorithm"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it 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
    Maui is a multi-purpose automatic topic indexing algorithm. Given a document, Maui automatically identifies its topics. Depending on the task topics are tags, keywords, keyphrases, vocabulary terms, descriptors or Wikipedia titles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    IKEv2
    Encrypted Message Exchange by using Diffie-Hellman key exchange algorithm and Advanced Encryption Standard(AES) encryption algorithm with Cipher-block chaining(CBC) mode using User Datagram Protocol(UDP)port server-client application in C, Ansi-style
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project has been renamed to oooark. Old file releases will still be available here. uvsim is a project focused on enabling algorithm development for unmanned systems. It is being constructed to provide an identical interface to simulations and h
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FriBidi Python bindings: FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages. This package include python module for the FriBidi C library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    Fast cython implementation of trie data structure for Python. Development is inactive, but moved to: http://github.com/martinkozak/cytrie.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simple Spaced Repetition
    This is a simple spaced repetition flash card program. It is intended for daily use. You create the cards and learn them at your own pace. The program schedules them for review using a spaced repetition algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GALib
    A small C# Library that provides the scaffolding for Genetic Algorithm based functionality. Requires .Net 3.5 or above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QTreeViewer is a small application for working with binary search tree (BST). The main purpose was to take a closer look at Qt and to make smth interesting (but maybe not very useful) at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A GPS simulator created in java. It contains a graphical interface and the shortest path will be found using Dijkstra algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Implementation of time dependent Gillespie algorithm in Mathematica.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Get greatest common divisor and least common multiple using extend euclid algorithm. supporting GNU/Linux, Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is it, the silver bullet. A general algorithm for general data structure (tree).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Reversi game with minimax algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Handles your user names and passwords with in the central database just u need to login with your database name. The passwords are stored in encrypted format and retrieved only to the user....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is use full for student , project is developed by means of java swing ,here the cpu is stimulated by means of how it handles the multiple process at a time by means of different scheduling technique like FCFS,SJF,PSJF,RR etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is the extended euclidean algorithm implemented in haskell. It will put every single step of the algorithm in a file and show the actual result and everything in between.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This library provides two operations: one to wrap key data, and another to unwrap the key data. This code also includes a fairly comprehensive unit test library which ensures the implementation is verified against the vectors provided in RFC 3394.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project presents another possible solution to the state of kingdom problem and makes use of function sorting concept to minimize the penalty levied on the jobs thus, present a sequence of jobs to be taken up to get the least penalty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Some utility function and/or class to convert date from Gregorian calendar to Jalali (Hejri Shamsi) calendar in PHP, Delphi (and some other in future) with very fast algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fluster is a clustering algorithm for the Google Maps API v3. It manages all your markers on the map and summarizes them to "clustered markers" if there is not enough space around them. Acts like MarkerClusterer for v2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An implementation of LAYAGEN G(Diego-Mas 2010) for solves the layout planning problem using a simple genetic algorithm, and fully written in GAMBAS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Primality test using Miller-Ribin algorithm. supporting GNU/Linux, Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    libida si library which implements Rabin's Information Dispersal Algorithm through various kernels (e.g. CUDA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PZip is a C++ library and application with similar syntax and usage to bzip2 and gzip. The underlying compression algorithm is PPMD and compression performance is significantly better than either gzip or bzip, with similar speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An efficient implementation of the Smith-Waterman algorithm that takes advantage of SIMD instruction sets in modern CPUs. The Smith-Waterman algorithm is used for sequence alignment in bioinformatics.
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.