Crates.io | ord-lmdb-rs |
lib.rs | ord-lmdb-rs |
version | 0.7.7 |
source | src |
created_at | 2022-03-12 22:03:36.952555 |
updated_at | 2022-03-12 22:03:36.952555 |
description | LMDB bindings |
homepage | |
repository | https://github.com/vhbit/lmdb-rs |
max_upload_size | |
id | 548930 |
size | 108,768 |
Rust bindings for LMDB
LMDB is bundled as submodule so update submodules first:
git submodule update --init
And then
cargo build
Feel free to ping me if you have a question or a suggestion how to make it better and idiomatic.