26 releases

0.4.0-alpha.6 Mar 25, 2024
0.4.0-alpha.3 Jan 25, 2024
0.3.22 Dec 1, 2023
0.3.21 Nov 29, 2023
0.3.0 Mar 19, 2022

#2159 in Database interfaces

Download history 100/week @ 2024-01-19 48/week @ 2024-01-26 74/week @ 2024-02-02 101/week @ 2024-02-09 430/week @ 2024-02-16 183/week @ 2024-02-23 227/week @ 2024-03-01 265/week @ 2024-03-08 342/week @ 2024-03-15 189/week @ 2024-03-22 108/week @ 2024-03-29 157/week @ 2024-04-05 138/week @ 2024-04-12 157/week @ 2024-04-19 238/week @ 2024-04-26 159/week @ 2024-05-03

716 downloads per month
Used in 8 crates (via oxigraph)

GPL-2.0 OR Apache-2.0

12MB
260K SLoC

C++ 224K SLoC // 0.1% comments C 18K SLoC // 0.1% comments Python 8K 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 218 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