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

#2649 in Database interfaces

Download history 538/week @ 2023-11-20 322/week @ 2023-11-27 321/week @ 2023-12-04 468/week @ 2023-12-11 462/week @ 2023-12-18 488/week @ 2023-12-25 408/week @ 2024-01-01 622/week @ 2024-01-08 547/week @ 2024-01-15 674/week @ 2024-01-22 786/week @ 2024-01-29 960/week @ 2024-02-05 888/week @ 2024-02-12 785/week @ 2024-02-19 1045/week @ 2024-02-26 1145/week @ 2024-03-04

3,929 downloads per month
Used in 118 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