Path to this page:
./
devel/uthash,
Hash table, implemented in C
Branch: pkgsrc-2020Q1,
Version: 2.1.0,
Package name: uthash-2.1.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:
SHA1: 8f287a2dcf38218c3180d122e10039e23fe8e4b8
RMD160: d0f9bdab55b8a5ed549858ce1921b431a22aca12
Filesize: 187.287 KB
Version history: (Expand)
- (2020-04-20) Package has been reborn
- (2020-04-19) Package added to pkgsrc.se, version uthash-2.1.0 (created)