hive-mind

Crates.iohive-mind
lib.rshive-mind
version0.1.10
sourcesrc
created_at2023-08-16 03:39:31.85752
updated_at2023-08-25 12:57:04.37397
descriptionA simple key-value database with easy struct support powered on sled
homepage
repositoryhttps://github.com/modeckrus/hive
max_upload_size
id945521
size21,128
Mukhanov Matthew (modeckrus)

documentation

README

A Simple Embedded Database in pure Rust. Can be either in memory or on disk. Use sled under the hood.

Commit count: 16

cargo fmt