lmdb-rs

Crates.iolmdb-rs
lib.rslmdb-rs
version0.7.6
created_at2014-12-19 12:15:20.371191+00
updated_at2017-08-02 14:52:22.704919+00
descriptionLMDB bindings
homepage
repositoryhttps://github.com/vhbit/lmdb-rs
max_upload_size
id601
size105,982
Valerii Hiora (vhbit)

documentation

https://vhbit.github.io/lmdb-rs/lmdb_rs

README

lmdb-rs

Build status (master) Latest version

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.

Commit count: 315

cargo fmt