#rocksdb #bindings #ffi

sys gdiist-librocksdb-sys

Native bindings to librocksdb

1 unstable release

new 0.2.7+8.1.1 Oct 14, 2024

#2674 in Database interfaces

Download history 175/week @ 2024-10-13

175 downloads per month
Used in gdiist-rocksdb

MIT/Apache-2.0/BSD-3-Clause

18MB
377K SLoC

C++ 347K SLoC // 0.1% comments C 13K SLoC // 0.1% comments Python 8K SLoC // 0.1% comments Shell 4K SLoC // 0.2% comments Visual Studio Project 3K SLoC GNU Style Assembly 543 SLoC // 0.1% comments INI 431 SLoC // 0.1% comments Rust 393 SLoC // 0.1% comments PowerShell 313 SLoC // 0.2% comments Bitbake 245 SLoC // 0.2% comments Visual Studio Solution 226 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
~76K SLoC