2 releases

0.1.1 Mar 2, 2022
0.1.0 Jan 21, 2021

#1711 in Database interfaces

Download history 13/week @ 2024-07-22 21/week @ 2024-07-29 20/week @ 2024-08-05 16/week @ 2024-08-12 13/week @ 2024-08-19 40/week @ 2024-08-26 9/week @ 2024-09-02 17/week @ 2024-09-09 8/week @ 2024-09-16 48/week @ 2024-09-23 10/week @ 2024-09-30 1/week @ 2024-10-07 29/week @ 2024-10-14 9/week @ 2024-10-21 13/week @ 2024-10-28 22/week @ 2024-11-04

73 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–370KB