| Crates.io | cqdb-sys |
| lib.rs | cqdb-sys |
| version | 0.1.1 |
| created_at | 2021-01-21 11:33:13.026065+00 |
| updated_at | 2022-03-02 15:35:08.262672+00 |
| description | Low level Rust binding to CQDB |
| homepage | |
| repository | https://github.com/messense/cqdb-sys |
| max_upload_size | |
| id | 344857 |
| size | 85,595 |
Low level Rust binding to Constant Quark Database: a database library specialized for serialization and retrieval of static associations between strings and integer identifiers
Add it to your Cargo.toml:
[dependencies]
cqdb-sys = "0.1"
This work is released under the MIT license. A copy of the license is provided in the LICENSE file.