aac3faa276
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. WWW: https://github.com/rmind/libcdb While be used by npf port
6 lines
93 B
Text
6 lines
93 B
Text
include/cdbr.h
|
|
include/cdbw.h
|
|
lib/libcdb.a
|
|
lib/libcdb.so
|
|
lib/libcdb.so.1
|
|
lib/libcdb.so.1.0.0
|