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

#2214 in Database interfaces

Download history 1945/week @ 2023-12-18 358/week @ 2023-12-25 982/week @ 2024-01-01 5142/week @ 2024-01-08 1678/week @ 2024-01-15 2389/week @ 2024-01-22 3015/week @ 2024-01-29 1574/week @ 2024-02-05 1775/week @ 2024-02-12 1556/week @ 2024-02-19 1107/week @ 2024-02-26 1020/week @ 2024-03-04 1665/week @ 2024-03-11 1986/week @ 2024-03-18 2165/week @ 2024-03-25 1994/week @ 2024-04-01

7,950 downloads per month
Used in 11 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
~84K SLoC