vhbit / lmdb-rs

Rust bindings for LMDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Rust bindings for LMDB

License:MIT License


Languages

Language:Rust 99.5%Language:Shell 0.5%