Uses new Rust 2024
0.5.3
Dec 19, 2025
0.5.2
Oct 25, 2025
0.5.0
Sep 13, 2025
0.5.0-beta.1
Jul 20, 2025
0.3.0
Mar 19, 2022
#2045 in Database interfaces
Download history
304/week @ 2025-09-16
2636/week @ 2025-09-23
2063/week @ 2025-09-30
1769/week @ 2025-10-07
2612/week @ 2025-10-14
2070/week @ 2025-10-21
1170/week @ 2025-10-28
1247/week @ 2025-11-04
1895/week @ 2025-11-11
1514/week @ 2025-11-18
601/week @ 2025-11-25
845/week @ 2025-12-02
1412/week @ 2025-12-09
1143/week @ 2025-12-16
745/week @ 2025-12-23
1509/week @ 2025-12-30
4,927 downloads per month
Used in 4 crates
(via oxigraph )
14MB
287K
SLoC
C++ 250K SLoC // 0.1% comments
C 21K SLoC // 0.1% comments
Python 9K SLoC // 0.1% comments
Shell 3.5K SLoC // 0.2% comments
Visual Studio Project 1.5K SLoC
GNU Style Assembly 543 SLoC // 0.1% comments
INI 317 SLoC // 0.1% comments
Bitbake 238 SLoC // 0.2% comments
Rust 220 SLoC // 0.0% comments
Batch 197 SLoC // 0.1% comments
Visual Studio Solution 131 SLoC
Oxigraph RocksDB bindings
RocksDB bindings for Oxigraph .
By default it builds RocksDB as part of this crate.
It is also possible to dynamically link to RocksDB using the disabled by default pkg-config feature.
In this case pkg-config will be used to link to RocksDB.
Refer to this crate documentation if you want to configure the library lookup.
Based on librocksdb-sys under Apache v2 license.