Showing 2779 open source projects for "algorithm"

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
    Shape Shifter

    Shape Shifter

    SVG icon animation tool for Android, iOS, and the web

    Shape Shifter is a web-app that simplifies the creation of icon animations for Android, iOS, and the web. This tool currently exports to standalone SVGs, SVG spritesheets, and CSS keyframe animations for the web, as well as to AnimatedVectorDrawable format for Android. I am totally open to adding support for other export formats as well, so if you have a format that you'd like to see added in the future, file a feature request! The ability to add/remove points to each path without altering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Packery

    Packery

    Gapless, draggable grid layouts

    Packery is a JavaScript library and jQuery plugin that makes gapless and draggable layouts. It uses a bin-packing algorithm to fill in empty gaps. Packery layouts can be intelligently ordered or organically wild. Elements can be stamped in place, fit in a specific spot, or dragged around. It’s perfect for draggable dashboard and seamless Masonry image galleries. If you want to use Packery to develop commercial sites, themes, projects, and applications, the Commercial license is the appropriate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    FESolver

    tiny finite elements solver based on triangles elements

    Project contains: * delaunay - grid builder based on 2D-Delaunay algorithm (build triangles surface layer) * SLAU solver based on Gauss algorithm * solver - SDI application for evaluation T for nodes 3-angles 2D grid
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Abaqus implementation (through UEL subroutine) of the incremental energy/dissipation based arc-length method. Suitable for physically non-linear, geometrically linear solid mechanics problems solved through an implicit solution algorithm. The zip file includes a read-me pdf giving information about how to use the files. The details are presented in the following paper : Author : İ. Özdemir 'An alternative implementation of the incremental energy/dissipation based arc-length control...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Headless Chrome Crawler

    Headless Chrome Crawler

    Distributed crawler powered by Headless Chrome

    Crawlers based on simple requests to HTML files are generally fast. However, it sometimes ends up capturing empty bodies, especially when the websites are built on such modern frontend frameworks as AngularJS, React and Vue.js. Powered by Headless Chrome, the crawler provides simple APIs to crawl dynamic websites. Support both depth-first search and breadth-first search algorithm. Save screenshots for the crawling evidence, emulate devices and user agents, priority queue for crawling efficiency...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    DParser

    Scannerless GLR parser generator

    This project has moved to https://github.com/jplevyak/dparser The master on github is the stable. Please pull that for the very latest code. DParser is a scannerless GLR parser generator based on the Tomita algorithm. It is self-hosted and very easy to use. Grammars are written in a natural style of EBNF and regular expressions and support both speculative and final actions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Invariant curve calculations in Matlab

    Invariant curve calculations in Matlab

    Calculating stable & unstable curves for 2 dimensional maps in matlab.

    This is an implementation that follows closely the algorithm for calculating stable curves, described by J. P. England, B. Krauskopf, H. M. Osinga in the paper "Computing One-Dimensional Stable Manifolds and Stable Sets of Planar Maps without the Inverse" published in SIAM J. APPLIED DYNAMICAL SYSTEMS 3.2 (2004), 161-190. The package also contains an implementation for calculating the unstable curves which is based on the paper "Growing 1D and Quasi-2D Unstable Manifolds of Maps" by Bernd...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Genetic Algorithm File Fitter, GAFFitter for short, is a tool based on a genetic algorithm (GA) that tries to fit a collection of items, such as files/directories, into as few as possible volumes of a specific size (e.g. CDs or DVDs).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    JBotSim is a multipurpose dynamic network simulator that allows to quickly prototype a distributed algorithm and test its behavior on a set of static or mobile nodes. If mobile, the nodes can be controlled by the mouse or by program.
    Downloads: 1 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

    Battleship Puzzle False Clues

    Creates a battleship puzzle with a twist - some numbers are false

    ... clue in the five upper rows, one minus clue in the five lower, one minus clue in the five left columns and one plus clue in the five right columns. Full rules of battleship puzzle: https://en.wikipedia.org/wiki/Battleship_(puzzle) Creation code is based on a battleship puzzle creation algorithm, using ILP (python + CVXPY): W. J. M. Meuffels, D. den Hertog, (2010) Puzzle—Solving the Battleship Puzzle as an Integer Programming Problem. INFORMS Transactions on Education 10(3):156-162.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Easy Machine Learning

    Easy Machine Learning

    Easy Machine Learning is a general-purpose dataflow-based system

    ... platform Easy Machine Learning presents a general-purpose dataflow-based system for easing the process of applying machine learning algorithms to real-world tasks. In the system, a learning task is formulated as a directed acyclic graph (DAG) in which each node represents an operation (e.g. a machine learning algorithm), and each edge represents the flow of the data from one node to its descendants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    xmrMiner

    xmrMiner

    A CUDA based miner for Monero

    An optimized Monero miner designed to maximize GPU mining efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    StoneValley

    StoneValley

    An algorithm library written in plain C.

    A library that collect several algorithms and data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    De_Lux

    De_Lux

    Deconvolution of luminescence cross-talk in microplate reader data

    An algorithm to deconvolve the luminescence cross-talk in high-throughput gene expression profiling to recover the true luminescence activity of a microplate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    bzip2

    bzip2

    A file compressor/decompressor utility

    bzip2 is a free and open-source file compression program that uses the Burrows–Wheeler algorithm. It only compresses single files and is not a file archiver. It is developed and maintained by Julian Seward. Seward made the first public release of bzip2, version 0.15, in July 1996. The compressor's stability and popularity grew over the next several years, and Seward released version 1.0 in late 2000. Official website: https://www.sourceware.org/bzip2/ Source: https://sourceware.org/pub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sudoku command line solver

    Sudoku command line solver

    Solve 9x9 Sudoku Puzzles Using A Command Line Utility

    This tool written in C uses the Backtracking algorithm to solve Sudoku puzzles. The idea was born by participating a coding challenge of a German internet forum. https://www.coding-board.de/threads/coding-herbst-die-coding-board-de-coding-challenge.39297/ So it's rather made for fun. However, this code won in terms of speed. Unfortunately, the initiator of the contest has passed away in the meantime. R.I.P. Benjamin.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Antiplagiarism

    Antiplagiarism

    Antiplagiarism - program will detect plagiarism in any text

    Antiplagiarism - program will check if your diploma thesis is not a plagiarism. The Antiplagiarism software detects a possibility of commiting plagiarism with the highest efficiency among solutions available on the market. A professional system analyzes text for plagiarism. Sophisticated algorithm automatically compares fragments of your thesis with Google search results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The F.L.A.M.E.S Game

    The F.L.A.M.E.S Game

    Find your relationship with your dream partner.

    Find your relationship with your dream partner Friend, Love, Affection, Marriage, Enemy or Sibling (F.L.A.M.E.S). The F.L.A.M.E.S Game (a love calculator) is a fun way to check your relationship with your dream partner. The game uses an algorithm to compare both the partner's name and determine the relationship. Please note that this game is built for pure fun. The results shown in the game are not real and if reflecting real life relationships are purely coincidental. User discretion advised.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PF_HP

    PF_HP

    Prediction of proteinfolding in 2D HP model

    Even in the simplified two dimensional HP-model (hydrophob/polar) the prediction of proteinfolding is NP complete. We implement a brute force algorithm with serial and parallel execution to solve short inputs of HP sequences (0-1 bitstrings). Selbst im vereinfachten zweidimensionalen HP-Modell (hydrophob/polar) ist die Proteinfaltung bereits NP-vollständig. Hier implementieren wir einen brute-force Algorithmus zur Lösung kurzer Eingabesequenzen (0-1-Bitstrings) für die Proteinfaltung...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jDHTUQ
    ATTENTION: For more info and latest version, refer to https://github.com/estigma88/jdhtuq. jDHTUQ is a peer-to-peer DHT system based in Chord algorithm, but built like API to generalize the implementation of peer-to-peer DHT systems. jDHTUQ have two fundamental services , put and get of resource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    rem

    REM - Regression models based on expectation maximization algorithm

    This project implements regression models based on expectation maximization (EM) algorithms in case of missing data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Manifest Maker

    Manifest Maker

    NO LONGER MAINTAINED

    NO LONGER MAINTAINED, NO LONGER SUPPORTED Manifest Maker is a graphical Python application which takes a file or group of files and creates a plain text manifest list of each item. The manifest includes the file name (including directory structure) as well as a checksum of the file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Sudoku Game Solver Generator

    Sudoku Game Solver Generator

    Standalone Complete Sudoku puzzle Game Solver Generator for Windows

    This is the most complete and standalone Sudoku puzzle suite for Windows. It includes comfort playing with undo steps and powerful Sudoku generator with different difficulty levels. Also you can create Sudoku game manually and print it on an A4/Letter paper. Tutorial mode with solving hints for newbies is included too. Also there is High Score table and built-in timer for professional players. The Sudoku generation algorithm used by this app is my ultimate proud. Primarily it was based...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24

    OpenGrowth

    OpenGrowth is a program which constructs de novo ligands for proteins.

    OpenGrowth is a research program which grows new ligands in proteins by connecting small organic fragments. The details can be found in the original publication "OpenGrowth: an automated and rational algorithm for finding new protein ligands" (J. Med. Chem., http://dx.doi.org/10.1021/acs.jmedchem.5b00886). To use OpenGrowth, you will need OpenGrowth_1.0.zip and Resources_1.0.2.zip that can be found by clicking on the Files menu in the horizontal bar at the top (https://sourceforge.net...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    FiwixOS 3 is a Fiwix distribution, an operating system made from a software collection that is based upon the Fiwix kernel. It basically comprises a Fiwix kernel, GNU tools, libraries and additional software. All the included software is free and open-source software made available both as compiled binaries and in source code form, which allows modifications to the original software. FiwixOS 3 uses the Newlib v3.1.0 as its C standard library, and the Ext2 as its primary file...
    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.