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 |
#114 in #native-bindings
106 downloads per month
Used in 2 crates
5.5MB
116K
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.