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

#2389 in Database interfaces

Download history 309/week @ 2024-07-21 795/week @ 2024-07-28 363/week @ 2024-08-04 101/week @ 2024-08-11 324/week @ 2024-08-18 232/week @ 2024-08-25 160/week @ 2024-09-01 153/week @ 2024-09-08 121/week @ 2024-09-15 351/week @ 2024-09-22 250/week @ 2024-09-29 218/week @ 2024-10-06 213/week @ 2024-10-13 264/week @ 2024-10-20 224/week @ 2024-10-27 155/week @ 2024-11-03

866 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

~350KB