1 unstable release

Uses old Rust 2015

0.2.3 Mar 12, 2022

#44 in #lmdb

34 downloads per month
Used in 2 crates

MIT license

395KB
11K SLoC

C 11K SLoC // 0.2% comments Rust 195 SLoC // 0.0% comments

lmdb-rs

Build status (master)

Rust bindings for LMDB

Documentation (master branch)

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.

Dependencies