This C library provides functions for manipulating in memory hash tables (aka
associative arrays). Data is stored as void *'s so any data structure can be
stored.
