4 releases

0.0.5+2.7.0 Feb 24, 2024
0.0.4+2.7.0 Nov 28, 2023
0.0.3+2.6.0 Sep 12, 2023
0.0.2+2.3.0 Mar 19, 2023

#2316 in Database interfaces

Download history 1755/week @ 2024-01-18 3518/week @ 2024-01-25 1541/week @ 2024-02-01 1369/week @ 2024-02-08 1822/week @ 2024-02-15 1314/week @ 2024-02-22 926/week @ 2024-02-29 1114/week @ 2024-03-07 2100/week @ 2024-03-14 2445/week @ 2024-03-21 1608/week @ 2024-03-28 1707/week @ 2024-04-04 1533/week @ 2024-04-11 913/week @ 2024-04-18 1351/week @ 2024-04-25 1112/week @ 2024-05-02

5,126 downloads per month
Used in 12 crates (via speedb)

MIT/Apache-2.0/BSD-3-Clause

17MB
374K SLoC

C++ 356K SLoC // 0.1% comments Python 9K SLoC // 0.1% comments Shell 4K SLoC // 0.2% comments C 3K SLoC // 0.0% comments GNU Style Assembly 543 SLoC // 0.1% comments INI 431 SLoC // 0.1% comments Rust 388 SLoC // 0.1% comments PowerShell 313 SLoC // 0.2% comments Bitbake 168 SLoC // 0.2% comments Bazel 101 SLoC // 0.5% 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