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

#42 in #lmdb

Download history 1424/week @ 2024-11-16 1585/week @ 2024-11-23 1805/week @ 2024-11-30 1675/week @ 2024-12-07 1710/week @ 2024-12-14 1190/week @ 2024-12-21 835/week @ 2024-12-28 1291/week @ 2025-01-04 1378/week @ 2025-01-11 1878/week @ 2025-01-18 1271/week @ 2025-01-25 1275/week @ 2025-02-01 1410/week @ 2025-02-08 1106/week @ 2025-02-15 1338/week @ 2025-02-22 973/week @ 2025-03-01

5,057 downloads per month
Used in 131 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