uthash

C macros to add, find and delete items from a hash

WWW CVSWeb GITHub
  1. Package version
    uthash-2.3.0
  2. Maintainer
    The OpenBSD ports mailing-list

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.