#binding #graph #ffi #native-bindings #tugraph

sys libtugraph-sys

Native bindings to liblgraph

3 releases

0.1.2+3.5.0 Jun 21, 2023
0.1.1+3.5.0 Jun 20, 2023
0.1.0+3.5.0 Jun 19, 2023

#133 in #native-bindings

Download history 4/week @ 2024-11-13 6/week @ 2024-11-20 25/week @ 2024-11-27 113/week @ 2024-12-04 94/week @ 2024-12-11 21/week @ 2024-12-18 5/week @ 2024-12-25 50/week @ 2025-01-01 13/week @ 2025-01-08 42/week @ 2025-01-22 23/week @ 2025-01-29 22/week @ 2025-02-05 65/week @ 2025-02-12 4/week @ 2025-02-19 9/week @ 2025-02-26

107 downloads per month
Used in 2 crates

MIT/Apache

5.5MB
116K SLoC

C++ 87K SLoC // 0.1% comments Python 14K SLoC // 0.3% comments C 9K SLoC // 0.2% comments Visual Studio Project 4K SLoC Java 859 SLoC // 0.3% comments AsciiDoc 425 SLoC // 0.0% comments Shell 336 SLoC // 0.3% comments Visual Studio Solution 266 SLoC Cython 231 SLoC // 0.1% comments Batch 144 SLoC Rust 126 SLoC // 0.2% comments Apache Velocity 122 SLoC Swift 31 SLoC Forge Config 15 SLoC INI 5 SLoC

Contains (Zip file, 2KB) sortstr_osx.zip, (Zip file, 1KB) sortstr.zip, (Zip file, 1KB) sortstr_clang.zip

TuGraph-DB bindings

Low-level bindings to tugraph-db C API.

It is highly inspired by librocksdb-sys.

Version

The libtugraph-sys version number follows as librocksdb-sys which is in format X.Y.Z+TX.TY.TZ, where X.Y.Z is the version of this crate and follows SemVer conventions, while TX.TY.TZ is the version of the bundled tugraph-db.

Dependencies