key-value-db This is a simple key/value, in-memory database for Rust. The values can be strings, numbers, hashmaps, etc. Refer to main.rs for examples.