#key-value #key-value-store #kv

no-std kvstructs

General basic key-value structs for Key-Value based storages

26 releases

0.1.1 Sep 11, 2022
0.1.0 Sep 5, 2022
0.0.24 Aug 31, 2022
0.0.23 Jul 9, 2022
0.0.1 Jan 22, 2022

#1579 in Data structures

27 downloads per month
Used in 2 crates (via vpb)

MIT/Apache

81KB
2K SLoC

[WIP]: Please do not use this crate, it is not finished.

KV-Structs

General basic key-value structs for Key-Value based storages.

github Build codecov

docs.rs crates.io rustc

license-apache license-mit

English | 简体中文

Installation

[dependencies]
kvstructs = "0.0.15"

License

kvstructs is under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT for details.

Copyright (c) 2022 Al Liu.

Dependencies

~0.5–1MB
~24K SLoC