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
38,749 downloads per month
Used in 13 crates
(2 directly)
24MB
499K
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