18 releases
Uses old Rust 2015
0.2.2 | Jan 26, 2017 |
---|---|
0.2.1 | Aug 3, 2016 |
0.2.0 | Mar 2, 2016 |
0.1.8 | Oct 15, 2015 |
0.0.1 | Dec 19, 2014 |
#36 in #lmdb
6,760 downloads per month
Used in 126 crates
(3 directly)
350KB
10K
SLoC
lmdb-rs
Rust bindings for LMDB
Building
LMDB is bundled as submodule so update submodules first:
git submodule update --init
And then
cargo build
Feedback
Feel free to ping me if you have a question or a suggestion how to make it better and idiomatic.