uthash

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

Index | devel

Description

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.

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