radixdb 0.2.4

a radix tree data structure for in memory or zero copy on disk storage
Documentation

RadixDB   Latest Version Docs Badge

An efficient radix tree that can be used as an in-memory collection like BTreeMap, or as a primitive database using a custom storage backend.

Detailed documentation at https://docs.rs/radixdb/.