31 releases

Uses old Rust 2015

0.7.6 Jun 7, 2017
0.7.5 Mar 3, 2017
0.7.4 Jan 26, 2017
0.7.3 Dec 9, 2016
0.0.8 Dec 24, 2014

#2295 in Database interfaces

Download history 170/week @ 2024-06-18 104/week @ 2024-06-25 420/week @ 2024-07-02 210/week @ 2024-07-09 310/week @ 2024-07-16 279/week @ 2024-07-23 794/week @ 2024-07-30 336/week @ 2024-08-06 219/week @ 2024-08-13 210/week @ 2024-08-20 213/week @ 2024-08-27 198/week @ 2024-09-03 134/week @ 2024-09-10 130/week @ 2024-09-17 391/week @ 2024-09-24 225/week @ 2024-10-01

927 downloads per month
Used in 5 crates

MIT license

105KB
2K SLoC

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

~345KB