FreeBSD.software
Home/devel/uthash

uthash

2.3.0

Hash table for C structures

This is a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any structure having a unique, arbitrarily-typed key member can be hashed by adding a UT_hash_handle member to the structure and calling these macros.

Origin: devel/uthash
Category: devel
Size: 298KiB
License: BSD1CLAUSE
Maintainer: zi@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
$pkg install uthash

More in devel