Constant database library
The NetBSD's constant database (cdb) library provides a space efficient key-value database based on perfect hashing, thus guaranteeing the O(1) lookup time. The database preserves the key order.
$
pkg install libcdbOrigin
devel/libcdb
Size
121KiB
License
not specified
Maintainer
bofh@FreeBSD.org
Dependencies
0 packages
Required by
0 packages