11 releases (5 breaking)

new 0.21.0+9.1.1 Apr 23, 2024
0.20.0+9.1.0 Apr 19, 2024
0.19.2+9.0.0 Mar 30, 2024
0.18.2+8.11.3 Mar 15, 2024
0.16.0+8.10.0 Feb 10, 2024

#2337 in Database interfaces

Download history 111/week @ 2024-02-12 265/week @ 2024-02-19 546/week @ 2024-02-26 228/week @ 2024-03-04 225/week @ 2024-03-11 365/week @ 2024-03-18 392/week @ 2024-03-25 303/week @ 2024-04-01 79/week @ 2024-04-08 299/week @ 2024-04-15

1,105 downloads per month
Used in rust-rocksdb

MIT/Apache-2.0/BSD-3-Clause

22MB
450K SLoC

C++ 390K SLoC // 0.1% comments Java 43K SLoC // 0.3% comments Python 8K SLoC // 0.1% comments Shell 4K SLoC // 0.2% comments C 3K SLoC // 0.0% comments GNU Style Assembly 543 SLoC // 0.1% comments Rust 406 SLoC // 0.1% comments INI 324 SLoC // 0.1% comments PowerShell 313 SLoC // 0.2% comments Bitbake 168 SLoC // 0.2% 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