2 releases

0.1.1 Mar 2, 2022
0.1.0 Jan 21, 2021

#1814 in Database interfaces

Download history 24/week @ 2024-03-11 35/week @ 2024-03-18 44/week @ 2024-03-25 92/week @ 2024-04-01 20/week @ 2024-04-08 20/week @ 2024-04-15 32/week @ 2024-04-22 32/week @ 2024-04-29 24/week @ 2024-05-06 23/week @ 2024-05-13 24/week @ 2024-05-20 23/week @ 2024-05-27 23/week @ 2024-06-03 20/week @ 2024-06-10 17/week @ 2024-06-17 24/week @ 2024-06-24

85 downloads per month
Used in 9 crates (2 directly)

MIT license

64KB
1K SLoC

C 1K SLoC // 0.2% comments Rust 194 SLoC

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.

Dependencies

~0.4–265KB