42#ifndef _NEMEA_COMMON_H
43#define _NEMEA_COMMON_H
Generic hash table with Cuckoo hashing support – header file.
Generic hash table with Cuckoo hashing support – header file.
Fast 8-way hash table with rehashing possibility.
Fast 4-way hash table with stash - header file.
Macros for printing a given character (dot by default) every N records – header file.
SuperFastHash (http://www.azillionmonkeys.com/qed/hash.html)