Algorithms and Data structures
Implementations of algorithms and data structures optimized for Elixir's functional programming paradigm. Packages among the 3,000 most downloaded in the past 90 days.
-
12759.6k
-
564518.3k
-
928463.0k
-
1.6k375.4k
-
37328.1k
-
26279.5k
-
296205.1k
-
libgraph 0.16.0
A high-performance graph datastructure library for Elixir projects
566201.2k last 90 days566201.2k -
227187.3k
-
radix 0.5.0
A bitwise radix tree for prefix based matching on bitstring keys of any length.
11167.0k last 90 days11167.0k -
103163.6k
-
132156.7k
-
46139.0k
-
10105.6k
-
106101.3k
-
54999.1k
-
murmur 2.0.0
Murmur is a pure Elixir implementation of the non-cryptographic hash Murmur3. It aims to implement the x86_32bit, x86_128bit and x64_128bit variants.
591.3k last 90 days591.3k -
crux 0.1.2
Library for boolean satisfiability solving and expression manipulation.
1089.6k last 90 days1089.6k -
15670.3k
-
33668.0k
-
-61.7k
-
a_tree 0.3.3
A dynamic data structure for efficiently indexing arbitrary boolean expressions
044.9k last 90 days044.9k -
limited_queue 0.1.2
Simple Elixir queue, with a constant-time `size/1` and a maximum capacity.
2131.6k last 90 days2131.6k -
3429.8k
-
simplify 2.0.1
Implementation of the Ramer–Douglas–Peucker algorithm for reducing the number of points used to represent a curve.
3027.6k last 90 days3027.6k -
alphabetify 1.1.0
Create an alphabetical hash. Taking an existing alphabetic hash (of any length), will return the next hash in sequence. If all characters in hash are rolled over, will append a new char (increase the length by 1.) eg. 'ZZZZ' -> 'AAAAA' eg. 'AAAZ' -> 'AABA'
323.6k last 90 days323.6k -
4523.2k
-
qex 0.5.2
A `:queue` wrapper with improvements in API and addition of Protocol implementations
3423.2k last 90 days3423.2k -
1822.5k
-
a_k_s_primality_test 1.1.1
A pure Elixir implementation of the AKS (Agrawal-Kayal-Saxena) primality test algorithm.
120.5k last 90 days120.5k -
115.9k
-
715.9k
-
2415.5k
-
514.8k
-
heap 3.0.0
Small composable Heap implementation. Heaps sort elements at insert time.
12.6k last 90 days-12.6k -
1012.4k
-
edit_distance 3.0.1
A pure Gleam package to compute the edit distance of two strings
1011.3k last 90 days1011.3k -
1311.2k
-
nary_tree 0.1.1
NaryTree implements the data structure for n-ary tree (also called rose tree), where each node in the tree can have zero or more children. NaryTree provides methods for traversal and manipulation of the tree structure and node contents.
1810.7k last 90 days1810.7k -
910.1k
-
59.8k
-
accomplice 0.2.0
Accomplice is a library for grouping members of a list with a respect to a number of constraints.
19.0k last 90 days19.0k -
sorted_set_nif 2.0.1
SortedSet is a fast and efficient Rust backed sorted set.
1.7k8.9k last 90 days1.7k8.9k -
aho_corasearch 0.3.0
Elixir lib for Aho-Corasick string searching. Uses a Rust-based NIF for greatly improved performance.
28.9k last 90 days28.9k -
118.9k
-
168.6k
-
permutation 0.2.0
Permutation is a package and protocol for calculating the possible permutations or combinations of an Enumerable.
48.4k last 90 days48.4k -
-7.7k
-
56.8k
-
abacus_sm 1.0.0
Abacus is a module for transforming other modules into metric systems. These modules (metric systems) make it possible to use functions to create values enclosed in a metric system and functions to manipulate these values.
226.8k last 90 days226.8k -
abbrev 0.1.0
Calculates the set of unambiguous abbreviations for a given set of strings.
06.8k last 90 days06.8k -
combination 0.0.3
Elixir library computing simple combination and permutation on Enumerables.
346.8k last 90 days346.8k -
776.7k
-
136.4k
-
arrays 2.1.1
Well-structured Arrays with fast random-element-access for Elixir, offering a common interface with multiple implementations (MapArray, Erlang :array, etc.) with varying performance guarantees that can be switched in your configuration.
906.2k last 90 days906.2k -
365.9k
-
aho_corasick_search 0.3.1
Elixir lib for Aho-Corasick string searching. Uses a Rust-based NIF for greatly improved performance.
05.9k last 90 days05.9k -
295.9k
-
95.4k
-
34.7k
-
634.5k
-
114.5k
-
exterval 0.2.0
Real-valued intervals with support for the `Enumerable` protocol.
114.3k last 90 days114.3k -
133.6k
-
103.5k
-
463.5k
-
1723.4k
-
473.4k
-
523.3k
-
talan 0.2.0
Probabilistic data structures powered by atomics. Bloom filter, Counting bloom filter, Linear counter (cardinality)
83.3k last 90 days83.3k -
83.3k
-
-3.2k
-
ringbuffer 1.3.0
RingBuffer - size limited queue, like a ring or cyclic buffer. With non blocking and non locking writers.
53.2k last 90 days53.2k -
ex_rose_tree 0.1.3
A Rose Tree and Zipper in Elixir with a slew of navigation primitives.
253.1k last 90 days253.1k -
153.0k
-
aho_corasick 0.0.1
Aho-Corasick algorithm, implemented in Elixir using Erlang's :digraph for the graph structure
133.0k last 90 days133.0k -
13.0k
-
13.0k
-
alltid 0.1.0
Alltid offers a simplified approach to editing deeply nested immutable data structures in Elixir.
12.9k last 90 days12.9k -
Annealing is a library for building and running simulated annealing algorithms in Elixir.
12.9k last 90 days12.9k -
cuckoo_filter 1.0.1
A high-performance, concurrent, and mutable Cuckoo Filter for Erlang and Elixir
482.8k last 90 days482.8k -
3562.7k
-
diff_match_patch 0.3.0
An Elixir implementation of the Google diff_match_patch library.
52.7k last 90 days52.7k -
62.4k
-
1412.4k
-
unrooted_polytree 0.1.1
GenStagA data type and related functions to support an unrooted (multiple starting nodes) polytree (a tree-like graph with edges).
12.4k last 90 days12.4k