13 releases
0.5.8 | Jan 17, 2023 |
---|---|
0.5.7 | Sep 8, 2022 |
0.5.6 | Aug 23, 2021 |
0.5.5 | May 28, 2021 |
0.5.3 | Mar 13, 2021 |
#53 in #identifier
383 downloads per month
Used in 9 crates
(2 directly)
21KB
423 lines
cqdb-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.
lib.rs
:
Rust implementation of Constant Quark Database: a database library specialized for serialization and retrieval of static associations between strings and integer identifiers
Dependencies
~0.7–1.1MB
~19K SLoC