danburkert/lmdb-rs

Safe Rust bindings for LMDB

Rust

193

123 commits

updated Apr 24, 2023

See the code

README

Build Status Windows Build Status Documentation Crate

lmdb-rs

Idiomatic and safe APIs for interacting with the Symas Lightning Memory-Mapped Database (LMDB).

Building from Source

git clone --recursive git@github.com:danburkert/lmdb-rs.git
cd lmdb-rs
cargo build

Features

  • lmdb-sys.
  • Cursors.
  • Zero-copy put API.
  • Nested transactions.
  • Database statistics.

Contributors

danburkert

107 commits

tarcieri

3 commits

cmbrandenburg

2 commits

mykmelez

2 commits

danburkert/lmdb-rs

Safe Rust bindings for LMDB

Rust

193

123 commits

updated Apr 24, 2023

See the code

README

Build Status Windows Build Status Documentation Crate

lmdb-rs

Idiomatic and safe APIs for interacting with the Symas Lightning Memory-Mapped Database (LMDB).

Building from Source

git clone --recursive git@github.com:danburkert/lmdb-rs.git
cd lmdb-rs
cargo build

Features

  • lmdb-sys.
  • Cursors.
  • Zero-copy put API.
  • Nested transactions.
  • Database statistics.

Contributors

danburkert

107 commits

tarcieri

3 commits

cmbrandenburg

2 commits

mykmelez

2 commits

Languages

Rust

100.0%