new
0.4.9
Mar 9, 2025
0.4.7
Jan 19, 2025
0.4.5
Dec 21, 2024
0.4.4
Nov 21, 2024
0.3.0
Mar 19, 2022
#2573 in Database interfaces
Download history
175/week @ 2024-11-17
37/week @ 2024-11-24
98/week @ 2024-12-01
209/week @ 2024-12-08
341/week @ 2024-12-15
163/week @ 2024-12-22
116/week @ 2024-12-29
244/week @ 2025-01-05
240/week @ 2025-01-12
256/week @ 2025-01-19
48/week @ 2025-01-26
78/week @ 2025-02-02
207/week @ 2025-02-09
80/week @ 2025-02-16
53/week @ 2025-02-23
102/week @ 2025-03-02
455 downloads per month
Used in 7 crates
(via oxigraph )
13MB
277K
SLoC
C++ 241K SLoC // 0.1% comments
C 18K SLoC // 0.1% comments
Python 9K SLoC // 0.1% comments
Visual Studio Project 4.5K SLoC
Shell 3K SLoC // 0.2% comments
GNU Style Assembly 543 SLoC // 0.1% comments
Visual Studio Solution 329 SLoC
INI 317 SLoC // 0.1% comments
Bitbake 237 SLoC // 0.2% comments
Rust 221 SLoC // 0.0% comments
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.