Path to this page:
./
devel/uthash,
Hash table, implemented in C
Branch: pkgsrc-2021Q4,
Version: 2.3.0,
Package name: uthash-2.3.0,
Maintainer: pkgsrc-usersThis 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.
Master sites:
Filesize: 186.808 KB
Version history: (Expand)
- (2022-01-05) Package added to pkgsrc.se, version uthash-2.3.0 (created)