cqdb

Crates.iocqdb
lib.rscqdb
version0.5.8
sourcesrc
created_at2021-01-23 03:41:13.037729
updated_at2023-01-17 01:57:11.328659
descriptionRust implementation of Constant Quark Database (CQDB)
homepage
repositoryhttps://github.com/messense/cqdb-rs
max_upload_size
id345504
size36,624
messense (messense)

documentation

README

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.

Commit count: 77

cargo fmt