cqdb 0.5.3

Rust implementation of Constant Quark Database (CQDB)
Documentation

cqdb-rs

CI codecov Crates.io docs.rs

Rust implementation of Constant Quark Database: a database library specialized for serialization and retrieval of static associations between strings and integer identifiers

Installation

Add it to your Cargo.toml:

[dependencies]
cqdb = "0.5"

License

This work is released under the MIT license. A copy of the license is provided in the LICENSE file.