-
hibit_tree
Hierarchical bitmap tree. Prefix tree without memory overhead that act as herarchical bitmap.
-
skiplist
in rust, providing fast insertion and removal. A normal skiplist is implemented, as well as an ordered skiplist and a skipmap.
-
mapgraph
A directed graph that can also be used as an arbitrary map
-
skew-forest
Skew-binary random access lists
-
smol-graph
to-the-point Rust graph implementation
-
stable-skiplist
Skiplist implementation in rust, providing fast insertion and removal. A normal skiplist is implemented, as well as an ordered skiplist and a skipmap. This is modified to work on stable Rust 1.9.0.
Try searching with DuckDuckGo.