Safe Rust bindings for LMDB with encryption at rest
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lmdb-rs/lmdb-sys
Emilio Cobos Álvarez bab675502f Don't use bindgen's default features, and use old syn and quote until the rest of mozilla-central updates to 1.0. (#68) 5 years ago
..
lmdb@b7df2cac50 Update lmdb and to latest version of mdb.RE/0.9.24-moz branch 5 years ago
src Don't use bindgen's default features, and use old syn and quote until the rest of mozilla-central updates to 1.0. (#68) 5 years ago
tests Use a simple lib name for lmdb-rkv-sys, mirroring what lmdb-rkv does 5 years ago
.rustfmt.toml Enable rustfmt and copy config from the rkv project 5 years ago
Cargo.toml Don't use bindgen's default features, and use old syn and quote until the rest of mozilla-central updates to 1.0. (#68) 5 years ago
bindgen.rs Don't generate bindings as part of the build phase 5 years ago
build.rs Remove with-clang feature in favor of using $CC 5 years ago