Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io "datastructure" keyword

tree_by_path 1.0.3
A tree data structure featuring nodes addressable using a &Vec<usize> path and avoiding recursion...
4 versions - Latest release: 6 months ago - 1 dependent package - 1.16 thousand downloads total - 0 stars on GitHub - 1 maintainer
defaultmap 0.6.0
Provides a HashMap with an automatic default for missing keys.
12 versions - Latest release: 9 months ago - 5 dependent packages - 8 dependent repositories - 181 thousand downloads total - 22 stars on GitHub - 1 maintainer
linked_list_alex
LinkedList data structure
1 version - Latest release: 2 days ago - 240 downloads total - 1 maintainer
theban_interval_tree 0.7.1
A simple Interval Tree implementation
3 versions - Latest release: almost 7 years ago - 5 dependent packages - 31 dependent repositories - 81 thousand downloads total - 5 stars on GitHub - 1 maintainer
idx 0.2.0
Append-only, on-disk key-value index
3 versions - Latest release: about 6 years ago - 2.12 thousand downloads total - 4 stars on GitHub - 1 maintainer
ez-bitset 0.1.0
a simple bitset implementation
1 version - Latest release: about 2 years ago - 1 dependent repositories - 552 downloads total - 1 stars on GitHub - 1 maintainer
stash 0.1.5
An amortized `O(1)` table for cases where you don't need to choose the keys and want something fa...
7 versions - Latest release: about 1 year ago - 1 dependent package - 2 dependent repositories - 7.54 thousand downloads total - 26 stars on GitHub - 1 maintainer
roaring-bloom-filter 0.2.0
bloom filter implementation in rust with roaring-bitmap
4 versions - Latest release: about 2 years ago - 1.28 thousand downloads total - 1 stars on GitHub - 1 maintainer
sortedcontainers 0.3.0
An experimental sorted data structure
8 versions - Latest release: about 2 years ago - 2.32 thousand downloads total - 0 stars on GitHub - 1 maintainer
fst_stringstring 0.0.10 💰
String-to-String Map built from fst
10 versions - Latest release: over 3 years ago - 3.87 thousand downloads total - 6 stars on GitHub - 1 maintainer
appendix 0.2.2
Append-only, on-disk key-value index
8 versions - Latest release: over 1 year ago - 3 dependent packages - 1 dependent repositories - 10.1 thousand downloads total - 1 maintainer
bunch 0.1.0
Append-only, concurrent arena
1 version - Latest release: almost 5 years ago - 1 dependent package - 731 downloads total - 1 maintainer
parc 1.0.1
Rust crate for cancellable time based contracts in async/await
2 versions - Latest release: over 4 years ago - 1 dependent package - 1 dependent repositories - 1.66 thousand downloads total - 2 stars on GitHub - 1 maintainer
kelvin
Merkle tree tooklit and backend
21 versions - Latest release: 4 days ago - 5 dependent packages - 1 dependent repositories - 9.55 thousand downloads total - 45 stars on GitHub - 2 maintainers
kelvin-hamt
HAMT Data structure
13 versions - Latest release: 5 days ago - 1 dependent repositories - 4.8 thousand downloads total - 45 stars on GitHub - 1 maintainer
ngds 0.1.2
Rust bindings for AVFounation
3 versions - Latest release: over 3 years ago - 1.61 thousand downloads total - 0 stars on GitHub - 1 maintainer
kelvin-btree
BTree Data structure
2 versions - Latest release: 5 days ago - 792 downloads total - 45 stars on GitHub - 2 maintainers
kelvin-two3
2-3 Tree Data structure
10 versions - Latest release: 5 days ago - 3.47 thousand downloads total - 45 stars on GitHub - 2 maintainers
dsalgo 0.3.10
A package for Datastructures and Algorithms.
42 versions - Latest release: over 1 year ago - 13.1 thousand downloads total - 3 stars on GitHub - 1 maintainer
cmp_wrap 0.2.2
Let you compare structes by context
5 versions - Latest release: about 4 years ago - 2.11 thousand downloads total - 1 stars on GitHub - 1 maintainer
gap_vec 0.1.0
GapVec data structure in rust.
1 version - Latest release: about 5 years ago - 689 downloads total - 0 stars on GitHub - 1 maintainer
kelvin-radix
Radix Tree data structure
10 versions - Latest release: 6 days ago - 1 dependent repositories - 4.47 thousand downloads total - 45 stars on GitHub - 2 maintainers
sortedvec 0.5.0
a sorted vector that enables quick lookups
8 versions - Latest release: over 3 years ago - 1 dependent package - 1 dependent repositories - 50.1 thousand downloads total - 18 stars on GitHub - 1 maintainer
hamt-rs 0.3.0
A Hash Array Mapped Trie implementation based on the *Ideal Hash Trees* paper by Phil Bagwell.
5 versions - Latest release: almost 7 years ago - 5.49 thousand downloads total - 171 stars on GitHub - 1 maintainer
dusk-hamt 0.9.1
HAMT datatructure for microkelvin
19 versions - Latest release: about 2 years ago - 2 dependent packages - 4 dependent repositories - 9.53 thousand downloads total - 7 stars on GitHub - 2 maintainers
Top 7.9% on crates.io
staticvec 0.11.9
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const gener...
96 versions - Latest release: over 1 year ago - 9 dependent packages - 11 dependent repositories - 97.9 thousand downloads total - 267 stars on GitHub - 1 maintainer
makods 0.4.1
The Jostle Tree, a data structure for working with long sequences of variable-width items.
5 versions - Latest release: about 2 months ago - 2.69 thousand downloads total - 4 stars on GitHub - 1 maintainer
flange-flat-tree 0.2.2
A tree that can be expanded by attaching new values to the node without mutability of the old ones
7 versions - Latest release: over 1 year ago - 1 dependent package - 3.64 thousand downloads total - 0 stars on GitHub - 1 maintainer
treelike 0.2.0
A trait to abstract over trees, and simplify implementing them, all in one handy crate
2 versions - Latest release: almost 5 years ago - 1.01 thousand downloads total - 34 stars on GitHub - 1 maintainer
avl_tree 0.2.0
A simple AVL Tree implementation
1 version - Latest release: almost 9 years ago - 1.89 thousand downloads total - 17 stars on GitHub - 1 maintainer
nstack 0.16.0
Arity 4 stack for the kelvin merkle toolkit
22 versions - Latest release: over 1 year ago - 3 dependent packages - 3 dependent repositories - 19.9 thousand downloads total - 6 stars on GitHub - 2 maintainers
fibheap 0.1.0
simple but actually useful Fibonacci Heaps
1 version - Latest release: 10 months ago - 303 downloads total - 0 stars on GitHub - 1 maintainer
sweep-bptree 0.4.1
In memory locality aware b+ tree, faster for ordered access
5 versions - Latest release: about 1 year ago - 2.03 thousand downloads total - 1 maintainer
kurve 0.1.0 💰
Adjacency list graph data structure
1 version - Latest release: 7 months ago - 341 downloads total - 1 stars on GitHub - 1 maintainer
linked_lista 0.1.5
LinkedList data structure
1 version - Latest release: about 1 year ago - 286 downloads total - 1 maintainer
LinkedListAlex
LinkedList data structure
4 versions - Latest release: 27 days ago - 861 downloads total - 1 maintainer
garbo
Global reference-counted, thread-sharable, immutable heap
2 versions - Latest release: 28 days ago - 882 downloads total - 1 maintainer
fs-trie 0.1.4
a filesystem trie
3 versions - Latest release: over 6 years ago - 1.93 thousand downloads total - 6 stars on GitHub - 1 maintainer