LMDB is an extraordinarily fast, memory-efficient database
Run the following Vcpkg command to install the port.
vcpkg install lmdb
lmdb provides CMake targets:
find_package(unofficial-lmdb CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::lmdb::lmdb)
Build tools
v0.9.33#0
Aug 5, 2024
All
openldap/openldap
github.com/LMDB/lmdb
9cf4b6f12e
OLDAP-2.8
Manifest