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 895/week @ 2024-07-22 871/week @ 2024-07-29 1170/week @ 2024-08-05 1145/week @ 2024-08-12 1279/week @ 2024-08-19 1648/week @ 2024-08-26 1637/week @ 2024-09-02 1645/week @ 2024-09-09 1682/week @ 2024-09-16 1770/week @ 2024-09-23 1433/week @ 2024-09-30 1549/week @ 2024-10-07 1624/week @ 2024-10-14 1793/week @ 2024-10-21 1664/week @ 2024-10-28 1562/week @ 2024-11-04

6,760 downloads per month
Used in 126 crates (3 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