Skip to content

vhbit/lmdb-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3a4bd66 · May 20, 2020
Dec 9, 2016
May 20, 2020
Jun 7, 2017
Mar 2, 2016
Jul 11, 2015
Jun 21, 2015
Jun 7, 2017
Apr 16, 2014
Apr 21, 2015
May 20, 2020
Jul 11, 2015
Oct 1, 2015

Repository files navigation

lmdb-rs

Build status (master) Latest version

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.