C macros to add, find and delete items from a hash
In scripting languages like Perl, hashes are used all the time. In C,
hashes don't exist in the language itself. This software provides a hash
for C structures.

Maintainer: Frederic Cambus <fcambus@openbsd.org>

WWW: https://troydhanson.github.io/uthash/
