23 releases (15 breaking)

new 0.31.0+9.9.3 Dec 17, 2024
0.29.0+9.7.4 Nov 1, 2024
0.24.1+9.4.0 Jul 27, 2024
0.19.2+9.0.0 Mar 30, 2024

#2575 in Database interfaces

Download history 295/week @ 2024-08-26 360/week @ 2024-09-02 508/week @ 2024-09-09 485/week @ 2024-09-16 267/week @ 2024-09-23 316/week @ 2024-09-30 147/week @ 2024-10-07 414/week @ 2024-10-14 353/week @ 2024-10-21 1407/week @ 2024-10-28 1561/week @ 2024-11-04 1338/week @ 2024-11-11 1790/week @ 2024-11-18 926/week @ 2024-11-25 1983/week @ 2024-12-02 1756/week @ 2024-12-09

6,462 downloads per month
Used in 4 crates (via rust-rocksdb)

MIT/Apache-2.0/BSD-3-Clause

23MB
469K SLoC

C++ 409K SLoC // 0.1% comments Java 43K SLoC // 0.3% comments Python 8K SLoC // 0.1% comments Shell 4K SLoC // 0.2% comments C 3.5K SLoC // 0.0% comments GNU Style Assembly 543 SLoC // 0.1% comments Rust 445 SLoC // 0.1% comments INI 324 SLoC // 0.1% comments PowerShell 313 SLoC // 0.2% comments Bitbake 168 SLoC // 0.2% comments Bazel 101 SLoC // 0.5% comments BASH 19 SLoC

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–4.5MB
~80K SLoC