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

Download history 642/week @ 2024-01-11 568/week @ 2024-01-18 841/week @ 2024-01-25 731/week @ 2024-02-01 948/week @ 2024-02-08 864/week @ 2024-02-15 934/week @ 2024-02-22 1005/week @ 2024-02-29 1286/week @ 2024-03-07 1072/week @ 2024-03-14 1178/week @ 2024-03-21 1329/week @ 2024-03-28 838/week @ 2024-04-04 802/week @ 2024-04-11 1099/week @ 2024-04-18 709/week @ 2024-04-25

3,792 downloads per month
Used in 116 crates (2 directly)

MIT license

350KB
10K SLoC

C 9K 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