10

8

6

4

2


9.5
0.0

9.5
0.0

9.3
0.0

8.9
0.0

8.8
0.0

8.5
0.0

63 Algorithms packages and projects

  • build

    9.5 0.0 TeX
    Build Systems à la Carte
  • arithmoi

    9.5 0.0 Haskell
    Number theory: primes, arithmetic functions, modular computations, special sequences
  • Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
  • toysolver

    9.3 0.0 Haskell
    My sandbox for experimenting with solver algorithms.
  • ersatz

    8.9 0.0 Haskell
    A monad for interfacing with external SAT solvers
  • iproute

    8.8 0.0 Haskell
    IP Routing Table in Haskell
  • aeson-diff

    8.5 0.0 Haskell
    Generate and apply diffs between JSON documents.
  • graphs

    8.3 0.0 Haskell
    a monadic graph library
  • funsat

    8.2 0.0 Groff
    An efficient, embeddable DPLL SAT solver in Haskell
  • primes

    8.2 0.0 Haskell
    Prime Numbers for Haskell
  • HMM

    7.9 0.0 Haskell
    hidden markov models in haskell
  • union-find

    7.9 0.0 Haskell
    Efficient union and equivalence testing of sets.
  • imj-animation

    7.8 2.5 Haskell
    Monorepo for a multi-player game engine, and game examples
  • presburger

    7.8 0.0 Haskell
    Decision procedures for Presburger arithmetic in Haskell
  • search-algorithms

    7.7 0.0 Haskell
    Haskell library containing common graph search algorithms
  • text-metrics

    7.6 0.0 Haskell
    Calculate various string metrics efficiently in Haskell
  • lca

    7.4 0.0 Haskell
    Improves the known complexity of online lowest common ancestor search to O(log h) persistently, and without preprocessing
  • ADPfusion

    7.3 0.0 Haskell
    Efficient, high-level dynamic programming
  • Adaptive

    6.9 0.0 Haskell
    Library for incremental computing.
  • dtw

    6.9 0.0 Haskell
    Implementation of Dynamic Time Warping in Haskell
  • edit-distance

    6.4 0.0 Haskell
    Edit distance library for Haskell
  • treeviz

    6.3 0.0 Haskell
    Haskell library for visualizing algorithmic decomposition of computations.
  • qchas

    6.3 0.0 Haskell
    A library for implementing Quantum Algorithms
  • incremental-sat-solver

    6.2 0.0 Haskell
    Simple, Incremental SAT Solving as a Haskell Library
  • ListTree

    6.1 0.0 Haskell
    A List monad transformer and related tools
  • integer-logarithms

    6.0 0.0 Haskell
    Integer logarithms, originally split from arithmoi package
  • binary-search

    5.8 0.0 Haskell
    Binary and exponential searches
  • cmaes

    5.4 0.0 L1 Python
    CMA-ES wrapper in Haskell
  • twentyseven

    5.4 0.0 Haskell
    Rubik's cube solver in Haskell
  • sgd

    5.3 0.0 Haskell
    Stochastic gradient descent Haskell library
  • GraphSCC

    5.2 0.0 Haskell
    Tarjan's algorithm for computing strongly connected components
  • nonlinear-optimization-ad

    4.8 0.0 Haskell
    Wrapper of nonlinear-optimization package for using with ad and backprop packages
  • DP

    4.8 0.0 Haskell
    Holder for a bunch of semirings used in ChartParsing
  • TrieMap

    4.6 0.0 Haskell
    Generalized tries for Haskell
  • edit-distance-vector

    4.4 0.0 Haskell
    Calculate edit scripts and distances between Vectors.
  • KMP

    4.4 0.0 Haskell
    Knuth–Morris–Pratt string searching algorithm
  • infinite-search

    4.4 0.0 Haskell
    An implementation of Martin Escardo's exhaustively searchable sets in Haskell.
  • union-find-array

    4.4 0.0 Haskell
    ST based union find data structure
  • primal

    4.1 0.0 Haskell
    Primitive World of Haskell
  • graph-generators

    4.1 0.0 Haskell
    A Haskell library for creating random Data.Graph instances using several pop
  • adp-multi

    4.1 0.0 Haskell
    Prototype of ADP for MCFL (multiple context-free languages)
  • jps

    3.9 0.0 Haskell
    :point_right: jump point search for Haskell
  • primesieve

    3.9 1.1 Haskell
    A collection of packages related to math, algorithms and science, in Haskell.
  • pathfinding

    3.7 0.0 Haskell
    Haskell pathfinding library
  • spacefill

    3.7 0.0 Python
    Space-filling curves
  • pell

    3.4 0.0 Haskell
    Haskell Package to solve the Generalized Pell Equation
  • epanet-haskell

    3.1 0.0 L2 C
    Call the EPANET toolkit via Haskell's Foreign Function Interface
  • MIP

    3.0 0.0 Haskell
    Libraries for reading/writing MIP problem files, invoking external MIP solvers, etc. in Haskell
  • edit-distance-linear

    3.0 0.0 Haskell
    Levenshtein edit distance in linear memory (also turns out to be faster than C++)
  • fibonacci

    2.8 0.0 Haskell
    Fast computation of Fibonacci numbers in Haskell
  • stable-marriage

    2.8 0.0 Haskell
    library around stable marriage algorithms
  • primes-type

    2.8 0.0 Haskell
    Type-safe prime numbers.
  • bordacount

    2.5 0.0 Haskell
    Haskell implementation of the Borda count election method
  • learning-hmm

    2.3 0.0 Haskell
    Yet another Haskell library for hidden Markov models
  • longshot

    2.1 0.0 Haskell
    Fast Brute-force search using parallelism
  • integer-roots

    1.8 0.0 Haskell
    Integer roots and perfect powers of arbitrary precision
  • ADPfusionSet

    1.8 0.0 Haskell
    dynamic programming for set data structures
  • dgim

    1.8 0.0 Haskell
    :chart_with_upwards_trend: Implementation of the DGIM algorithm in Haskell.
  • kmp-dfa

    1.3 0.0 Haskell
    KMP algorithm implementation based on Deterministic Finite State Automata
  • effective-aspects-mzv

    1.3 0.0 Haskell
    A monadic library for aspect-oriented programming in Haskell
  • exact-cover

    0.7 0.0 C
    Efficient exact cover solver.
  • majority

    - -
    Boyer-Moore Majority Vote Algorithm
  • primal-memory

    - -
    Unified interface for memory managemenet.
  • Ritt-Wu

    - -
    Parallel implementation of Ritt-Wu's algorithm.

Add another 'Algorithms' Package