1 unstable release

Uses old Rust 2015

0.7.7 Mar 12, 2022

#9 in #kvs

21 downloads per month

MIT license

500KB
13K SLoC

C 11K SLoC // 0.2% comments Rust 2.5K 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

~355KB