Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Algorithms And Data Structures packages

Showing projects tagged as Algorithms And Data Structures

  • flow

    9.7 3.4 Elixir
    Computational parallel flows on top of GenStage
  • witchcraft

    9.5 0.0 Elixir
    Monads and other dark magic for Elixir
  • fuse

    8.9 0.0 Erlang
    A Circuit Breaker for Erlang
  • matrex

    8.7 0.0 Elixir
    A blazing fast matrix library for Elixir/Erlang with C implementation using CBLAS.
  • simple_bayes

    8.5 0.0 Elixir
    A Naive Bayes machine learning implementation in Elixir.
  • fsm

    8.3 0.0 Elixir
    Finite State Machine data structure
  • exconstructor

    8.2 5.4 Elixir
    An Elixir library for generating struct constructors that handle external data with ease.
  • erlang-algorithms

    8.1 0.0 Erlang
    Implementations of popular data structures and algorithms
  • monadex

    8.0 0.0 Elixir
    Upgrade your pipelines with monads.
  • datastructures

    7.7 0.0 Elixir
    Datastructures for Elixir.
  • loom

    7.7 0.0 Elixir
    A CRDT library with δ-CRDT support.
  • monad

    7.5 0.0 Elixir
    Monads and do-syntax for Elixir
  • trie

    7.4 3.3 Erlang
    Erlang Trie Implementation
  • remodel

    7.0 0.0 Elixir
    :necktie: An Elixir presenter package used to transform map structures. "ActiveModel::Serializer for Elixir"
  • aja

    7.0 6.8 Elixir
    Extension of the Elixir standard library focused on data stuctures, data manipulation and performance
  • lz4

    7.0 0.0 L1 C
    LZ4 bindings for Erlang
  • MapDiff

    6.7 0.0 Elixir
    Calculates the difference between two (nested) maps, and returns a map representing the patch of changes.
  • parallel_stream

    6.6 0.0 Elixir
    A parallelized stream implementation for Elixir
  • ecto_state_machine

    6.6 0.0 Elixir
    State machine pattern for Ecto
  • merkle_tree

    6.5 0.0 Elixir
    :evergreen_tree: Merkle Tree implementation in pure Elixir
  • sfmt

    6.4 4.4 Erlang
    sfmt-erlang: SIMD-oriented Fast Mersenne Twister (SFMT) for Erlang
  • bloomex

    6.4 0.0 Elixir
    :hibiscus: A pure Elixir implementation of Scalable Bloom Filters
  • Exads

    6.3 0.0 Elixir
    Algorithms and Data Structures collection in Elixir
  • graphmath

    6.3 3.1 Elixir
    An Elixir library for performing 2D and 3D mathematics.
  • DeepMerge

    6.1 6.3 Elixir
    Deep (recursive) merge for maps, keywords and others in Elixir
  • the_fuzz

    6.0 0.0 Elixir
    String metrics and phonetic algorithms for Elixir (e.g. Dice/Sorensen, Hamming, Jaccard, Jaro, Jaro-Winkler, Levenshtein, Metaphone, N-Gram, NYSIIS, Overlap, Ratcliff/Obershelp, Refined NYSIIS, Refined Soundex, Soundex, Weighted Levenshtein)
  • exmatrix

    5.7 0.0 Elixir
    Elixir library implementing a parallel matrix multiplication algorithm and other utilities for working with matrices. Used for benchmarking computationally intensive concurrent code.
  • ecto_materialized_path

    5.6 0.0 Elixir
    Tree structure & hierarchy for ecto models
  • dataframe

    5.5 0.0 Elixir
    Package providing functionality similar to Python's Pandas or R's data.frame()
  • sleeplocks

    5.2 0.0 Erlang
    BEAM friendly spinlocks for Elixir/Erlang