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

#2159 in Database interfaces

Download history 63/week @ 2023-12-04 67/week @ 2023-12-11 89/week @ 2023-12-18 67/week @ 2023-12-25 127/week @ 2024-01-01 89/week @ 2024-01-08 76/week @ 2024-01-15 70/week @ 2024-01-22 91/week @ 2024-01-29 133/week @ 2024-02-05 87/week @ 2024-02-12 156/week @ 2024-02-19 209/week @ 2024-02-26 85/week @ 2024-03-04 184/week @ 2024-03-11 177/week @ 2024-03-18

678 downloads per month
Used in 4 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