Crates.io | lmdb-sys |
lib.rs | lmdb-sys |
version | 0.8.0 |
source | src |
created_at | 2015-02-23 06:45:14.730069 |
updated_at | 2018-03-03 18:41:51.413667 |
description | Rust bindings for liblmdb. |
homepage | |
repository | https://github.com/danburkert/lmdb-rs.git |
max_upload_size | |
id | 1454 |
size | 545,330 |
Idiomatic and safe APIs for interacting with the Symas Lightning Memory-Mapped Database (LMDB).
git clone --recursive git@github.com:danburkert/lmdb-rs.git
cd lmdb-rs
cargo build