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

#2576 in Database interfaces

Download history 241/week @ 2024-11-13 164/week @ 2024-11-20 302/week @ 2024-11-27 247/week @ 2024-12-04 181/week @ 2024-12-11 179/week @ 2024-12-18 18/week @ 2024-12-25 56/week @ 2025-01-01 58/week @ 2025-01-08 193/week @ 2025-01-15 93/week @ 2025-01-22 147/week @ 2025-01-29 118/week @ 2025-02-05 99/week @ 2025-02-12 70/week @ 2025-02-19 159/week @ 2025-02-26

494 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

~355KB