NIHdb
A simple single-threaded KV store, with read/write/range-get operations.
A work in progress. Run "cargo test".
Its license right now is MIT.
Right now this is a very simple LSM-tree storage library. Here's why you shouldn't use it:
Here's why you should use it: