| Crates.io | lmdb |
| lib.rs | lmdb |
| version | 0.8.0 |
| created_at | 2014-11-23 11:12:30.019327+00 |
| updated_at | 2018-03-03 18:42:08.346009+00 |
| description | Idiomatic and safe LMDB wrapper. |
| homepage | |
| repository | https://github.com/danburkert/lmdb-rs.git |
| max_upload_size | |
| id | 371 |
| size | 100,373 |
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