#cdb #low-level #crfsuite #cqdb

sys cqdb-sys

Low level Rust binding to CQDB

2 releases

0.1.1 Mar 2, 2022
0.1.0 Jan 21, 2021

#1792 in Database interfaces

Download history 10/week @ 2023-12-17 15/week @ 2023-12-24 8/week @ 2023-12-31 11/week @ 2024-01-07 9/week @ 2024-01-14 1/week @ 2024-01-21 8/week @ 2024-01-28 11/week @ 2024-02-04 11/week @ 2024-02-11 31/week @ 2024-02-18 29/week @ 2024-02-25 25/week @ 2024-03-03 28/week @ 2024-03-10 37/week @ 2024-03-17

120 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–255KB