uthash-devel - A hash table for C structures (headers only)
Website: | http://troydhanson.github.io/uthash |
---|---|
License: | BSD |
- Description:
Any C structure can be stored in a hash table using uthash. Just add a UT_hash_handle to the structure and choose one or more fields in your structure to act as the key. Then use these macros to store, retrieve or delete items from the hash table.
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install uthash-devel
Packages
uthash-devel-2.3.0-4.amzn2023.noarch [33 KiB] |
Changelog
by Fedora Release Engineering (2023-01-21):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild |