Crates.io | kn0sys-lmdb-rs |
lib.rs | kn0sys-lmdb-rs |
version | 0.1.4 |
source | src |
created_at | 2024-08-05 11:37:16.621798 |
updated_at | 2024-08-20 22:28:16.416257 |
description | LMDB bindings |
homepage | |
repository | https://github.com/kn0sys/lmdb-rs |
max_upload_size | |
id | 1325905 |
size | 112,533 |
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.