| Crates.io | distill-downstream-lmdb-sys |
| lib.rs | distill-downstream-lmdb-sys |
| version | 0.8.0-windows-fix |
| created_at | 2021-01-30 22:53:38.335346+00 |
| updated_at | 2021-01-30 22:53:38.335346+00 |
| description | Rust bindings for liblmdb. |
| homepage | |
| repository | https://github.com/danburkert/lmdb-rs.git |
| max_upload_size | |
| id | 348639 |
| size | 594,138 |
Idiomatic and safe APIs for interacting with the Symas Lightning Memory-Mapped Database (LMDB).
This repo is a fork of danburkert/lmdb-rs with fixes for issues encountered by mozilla/rkv.
git clone --recursive git@github.com:mozilla/lmdb-rs.git
cd lmdb-rs
cargo build