33 releases (breaking)

Uses new Rust 2024

new 0.42.0+10.10.1 Feb 3, 2026
0.40.0+10.7.5 Oct 23, 2025
0.38.0+10.4.2 Jul 14, 2025
0.34.0+9.11.2 Mar 31, 2025
0.19.2+9.0.0 Mar 30, 2024

#2910 in Database interfaces

Download history 1099/week @ 2025-10-19 675/week @ 2025-10-26 1291/week @ 2025-11-02 5356/week @ 2025-11-09 2528/week @ 2025-11-16 1802/week @ 2025-11-23 3493/week @ 2025-11-30 5777/week @ 2025-12-07 6172/week @ 2025-12-14 6663/week @ 2025-12-21 7764/week @ 2025-12-28 6529/week @ 2026-01-04 13357/week @ 2026-01-11 8504/week @ 2026-01-18 9482/week @ 2026-01-25 7273/week @ 2026-02-01

38,749 downloads per month
Used in 13 crates (2 directly)

MIT/Apache-2.0/BSD-3-Clause

24MB
499K SLoC

C++ 437K SLoC // 0.1% comments Java 43K SLoC // 0.3% comments Python 9K SLoC // 0.1% comments Shell 4K SLoC // 0.2% comments C 4K SLoC // 0.1% comments GNU Style Assembly 543 SLoC // 0.1% comments Rust 479 SLoC // 0.1% comments INI 317 SLoC // 0.1% comments PowerShell 313 SLoC // 0.2% comments Bitbake 168 SLoC // 0.2% comments Bazel 123 SLoC // 0.5% comments BASH 85 SLoC // 0.0% comments Batch 1 SLoC

RocksDB bindings

Low-level bindings to RocksDB's C API.

Based on the 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–4MB
~77K SLoC