libtugraph-sys

Crates.iolibtugraph-sys
lib.rslibtugraph-sys
version0.1.2+3.5.0
sourcesrc
created_at2023-06-19 08:40:33.419491
updated_at2023-06-21 04:51:08.616367
descriptionNative bindings to liblgraph
homepagehttps://github.com/antkiller996/rust-tugraph
repositoryhttps://github.com/antkiller996/rust-tugraph
max_upload_size
id893928
size15,450,400
(antkiller996)

documentation

README

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.

Commit count: 17

cargo fmt