Libhash a thead-safe hash table library
To build perform the usual steps:
./configure
make
make check
To install:
make install
To change the installation directory from /usr/local/lib
and /usr/local/include, configure with:
./configure --prefix=/opt/your/directory
Report bug to bcx+libhash at bcx dot com
This code base is Copyright 2013-2014 Bryan Costales
But is licensed under:
http://creativecommons.org/licenses/by/4.0/deed.en_US