Forked from
Knot projects / Knot DNS
19536 commits behind the upstream repository.
Lubos Slovak
authored
Classic (2-ary) cuckoo hash table with char* keys. (Insert, find, delete implemented.) Simple bitset (not used right now). Several hash functions downloaded from web. Universal system of hash functions (according to J. Katajainen & M. Lykke of University of Copenhagen). Several basic data structures for DNS data - not finished yet.
Name | Last commit | Last update |
---|---|---|
Makefile | ||
bitset.c | ||
bitset.h | ||
cuckoo-hash-table.c | ||
cuckoo-hash-table.h | ||
cuckoo-test.c | ||
dns-simple.c | ||
dns-simple.h | ||
hash-functions.c | ||
hash-functions.h | ||
universal-system.h |