Showing 992 open source projects for "algorithms"

View related business solutions
  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    General purpose state observation library for Plan Old Java Objects. It enforces Model-View-Controller paradigm, has well defined API and set of ready made implementation algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    K-automaton is a new parsing (syntactic analysis) machine isomorphous to language. Implemented in Java. Can generate Java code from grammars described in EBNF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This Project implements the mergesort algorithm in a MPICH2 (parallel programming -) environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JRijndael is a 100% pure Java implementation of the popular Rijndael (aka AES) cryptography algorithm. It's designed to be implemented as easily as possible and features ECB, padding, and a simple API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    Java utility to process media content streams. The library allows users to read video streams in various formats (particularly MPEG1/2) and process them in order to classify frames. A pluggable framework is provided to easily plug-in custom algorithms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java objects that share parts of immutable graphs. Reused subgraphs have directly or indirectly recursive Elements. Selected components get replaced by new counterparts in Context of Mirrors - translation tables. Deep copies are not involved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman). Work provided by UK Sheffield University funded by (AKT) an IRC sponsored by EPSRC, grant number GR/N15764/01.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    JFish is a simple Java implementation of the popular Twofish cryptography algorithm. It allows any application to easily implement powerful encryption, using a single small library and minimal code changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JSerpent is an easy to use Java implementation of the powerful Serpent cryptography algorithm. It can be easily implemented into any project, and is complete with ECB, padding, and a simple API.
    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.
  • 10
    S/Key - OTP Generator for J2ME architecture. An RFC2289 compliant One-Time Password generator for mobile phone supporting Java language. It uses MD4 and MD5 hash algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The algorithm used by this MasterMind applet is very simple. Yet it is also very fast and it uses relatively few guesses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Small software suite for text string manipulation using well-known algorithms. Coded for academic purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A collection API extending the Java Collections API. Currently it is providing a trie map (java.util.Map) and a trie set (java.util.Set).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PARs is a bioinformatics tool for the analysis of cis-regulatory DNA sequences. Composed of two parts: a suite of sequence analysis algorithms for predicting cis-binding sites in DNA sequences and a GUI for visualisation and exploration of the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sounder is a spell checker that allows user to enter a word as they think it should sound not as they think it is spelled. A list of similar sounding words is returned to the user with the correct spelling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JClassCollections is a library of Java collections whose contents can be filtered by class. When a filtered view is requested, all objects that are instances of the specified class (either directly or via inheritance) are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Neural network trainer written in Java with the ability to easily add new training algorithms and training patterns. Includes a parallel training graphical interface where you can view each trainer working in real-time in parallel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Algorithms to estimate the number of k-colorings of a low-degree graph using samplings from a markov chain are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The project models a Matrix in JAVA with a complete Object Oriented approach, from its values to its access and indices. There are specialized classes for tables(2), cubes(3), and arbitrary(N) dimensions matrices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java Evolutionary MultiAgent System allows user to solve multiobjective optimization problems using evolutionary algorithms with energetical elitism in multiagent system. It allows also to perform test using varied metrics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JOrigami is a collection of algorithms for computational origami. Some algorithms studied by computational origami does not have an implementation. JOrigami solves the famous and funny fold-and-cut using Demaine's disk packing implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Our Project is a little program that implements dijktra- and kruskalalgorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OntoViz, an ontology browser is an extension of my undergraduate honors thesis. This helps a user browse ontologies using a variety of graph drawing algorithms. The ontology can be specified using a text file, a local/remote database or a web service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bricks4J is a set of common tools, utils and classes for Java, aiming to ease development for a widespread kind of tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Catalsyt Framework is a refinement on the MVC framework. It provides greater focus on user business workflow rather than application workflow. It's goal is to enable business analysis and developers to work closer.
    Downloads: 0 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.