Description: Uthash is a C language of the hash table implementation. It realize the hash table, in the form of a macro definition not only accelerated the speed of running, and has nothing to do with the key type of advantage.
Uthash support: add, search, delete, count, iteration, sorting, selection of operation.
To Search:
File list (Check if you may need any files):
utarray.h
uthash.h
utlist.h
utstring.h