| Crates.io | lmdb-sys |
| lib.rs | lmdb-sys |
| version | 0.8.0 |
| created_at | 2015-02-23 06:45:14.730069+00 |
| updated_at | 2018-03-03 18:41:51.413667+00 |
| 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