Introduction - If you have any usage issues, please Google them yourself
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.