11 releases (5 breaking)

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

#2328 in Database interfaces

Download history 55/week @ 2024-02-09 267/week @ 2024-02-16 417/week @ 2024-02-23 310/week @ 2024-03-01 184/week @ 2024-03-08 404/week @ 2024-03-15 286/week @ 2024-03-22 406/week @ 2024-03-29 154/week @ 2024-04-05 113/week @ 2024-04-12 616/week @ 2024-04-19 329/week @ 2024-04-26 215/week @ 2024-05-03

1,287 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