cqdb-sys

Crates.iocqdb-sys
lib.rscqdb-sys
version0.1.1
sourcesrc
created_at2021-01-21 11:33:13.026065
updated_at2022-03-02 15:35:08.262672
descriptionLow level Rust binding to CQDB
homepage
repositoryhttps://github.com/messense/cqdb-sys
max_upload_size
id344857
size85,595
messense (messense)

documentation

README

cqdb-sys

CI Crates.io docs.rs

Low level Rust binding to 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-sys = "0.1"

License

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

Commit count: 3

cargo fmt