#api-bindings #speedb

sys libspeedb-sys

Native bindings to libspeedb

4 releases

0.0.5+2.7.0 Feb 24, 2024
0.0.4+2.7.0 Nov 28, 2023
0.0.3+2.6.0 Sep 12, 2023
0.0.2+2.3.0 Mar 19, 2023

#2435 in #api-bindings

Download history 12/week @ 2025-05-24 13/week @ 2025-06-07 23/week @ 2025-06-14 54/week @ 2025-06-21 34/week @ 2025-06-28 77/week @ 2025-07-05 79/week @ 2025-07-12 79/week @ 2025-07-19 177/week @ 2025-07-26 22/week @ 2025-08-02 46/week @ 2025-08-09 62/week @ 2025-08-16 69/week @ 2025-08-23 70/week @ 2025-08-30 55/week @ 2025-09-06

272 downloads per month
Used in 6 crates (via speedb)

MIT/Apache-2.0/BSD-3-Clause

17MB
374K SLoC

C++ 356K SLoC // 0.1% comments Python 9K SLoC // 0.1% comments Shell 4K SLoC // 0.2% comments C 3K SLoC // 0.0% comments GNU Style Assembly 543 SLoC // 0.1% comments INI 431 SLoC // 0.1% comments Rust 388 SLoC // 0.1% comments PowerShell 313 SLoC // 0.2% comments Bitbake 168 SLoC // 0.2% comments Bazel 101 SLoC // 0.5% comments

RocksDB bindings

Low-level bindings to RocksDB's C API.

Based on original work by Tyler Neely https://github.com/rust-rocksdb/rust-rocksdb and Jeremy Fitzhardinge https://github.com/jsgf/rocksdb-sys

Version

The librocksdb-sys version number is in the format X.Y.Z+RX.RY.RZ, where X.Y.Z is the version of this crate and follows SemVer conventions, while RX.RY.RZ is the version of the bundled rocksdb.

Dependencies

~0–5MB
~78K SLoC