34 releases

new 0.4.3 Nov 7, 2024
0.4.0 Sep 22, 2024
0.4.0-alpha.7 May 22, 2024
0.4.0-alpha.6 Mar 25, 2024
0.3.0 Mar 19, 2022

#2506 in Database interfaces

Download history 111/week @ 2024-07-18 314/week @ 2024-07-25 229/week @ 2024-08-01 223/week @ 2024-08-08 101/week @ 2024-08-15 276/week @ 2024-08-22 237/week @ 2024-08-29 81/week @ 2024-09-05 188/week @ 2024-09-12 294/week @ 2024-09-19 154/week @ 2024-09-26 119/week @ 2024-10-03 240/week @ 2024-10-10 93/week @ 2024-10-17 51/week @ 2024-10-24 186/week @ 2024-10-31

585 downloads per month
Used in 9 crates (via oxigraph)

GPL-2.0 OR Apache-2.0

13MB
268K SLoC

C++ 233K 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 324 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.

Dependencies