Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
-
Updated
May 29, 2023 - Rust
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
A trait to abstract over common tree functionality
A fast map for when one doesn't care about choosing the keys.
A defaultmap for rust
A Rust Implementation of AVL Tree
An up to 8x compressed Vec<u32>
🔧 Build a high-performance, configurable B+ tree for persistent key-value storage with pluggable backends and full Rust type safety.
Add a description, image, and links to the datastructure topic page so that developers can more easily learn about it.
To associate your repository with the datastructure topic, visit your repo's landing page and select "manage topics."