GetPageSpeed Extras

uthash-devel

How to install uthash-devel (noarch)

A hash table for C structures (headers only)

License: BSD http://troydhanson.github.io/uthash

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install uthash-devel

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.

RPMs

Package Size Changelog
uthash-devel-2.3.0-4.amzn2023.noarch 33 KiB Fedora Release Engineering (2023-01-21)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

Subscribe