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

#2282 in Database interfaces

Download history 306/week @ 2024-11-29 228/week @ 2024-12-06 169/week @ 2024-12-13 125/week @ 2024-12-20 21/week @ 2024-12-27 44/week @ 2025-01-03 119/week @ 2025-01-10 189/week @ 2025-01-17 77/week @ 2025-01-24 144/week @ 2025-01-31 86/week @ 2025-02-07 95/week @ 2025-02-14 102/week @ 2025-02-21 139/week @ 2025-02-28 418/week @ 2025-03-07 122/week @ 2025-03-14

785 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

~360KB