Skip to content

radix tree with fast persistence and different storage backends

License

Notifications You must be signed in to change notification settings

roseboy-liu/radixdb

 
 

Repository files navigation

RadixDB   Latest Version Docs Badge Build status

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/.

About

radix tree with fast persistence and different storage backends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 89.3%
  • JavaScript 10.5%
  • Other 0.2%