Lindenii Project Forge
Login

hare-lmdb

Hare bindings for LMDB
Commit info
ID
cbbc57ea73fc56884c0f2c81640c56e268c84880
Author
Runxi Yu <me@runxiyu.org>
Author date
Sat, 15 Mar 2025 19:39:36 +0800
Committer
Runxi Yu <me@runxiyu.org>
Committer date
Sat, 15 Mar 2025 19:39:36 +0800
Actions
Add README in lmdb::
The lmdb module provides an interface to the Lightning Memory-Mapped Database
Manager (LMDB).

This is an abstraction over [[lmdb::ffi]], serving as a "Hare-style" wrapper
around the raw FFI bindings.