|
uthash
☆
« Back to VersTracker
|
|||||
|
Description: C macros for hash tables and more |
|||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||
| Links: Homepage | formulae.brew.sh | |||||
| Category: Developer tools | |||||
| Tags: c macros hash-table header-only embedded data-structures | |||||
| Install: brew install uthash | |||||
|
About: Uthash is a collection of ANSI C macros that provide hash table functionality without requiring external libraries. It allows developers to add, find, and delete items from hash tables using simple macro calls directly within their C source code. This header-only approach eliminates build dependencies and simplifies distribution for embedded systems and cross-platform applications. |
|||||
Key Features:
|
|||||
Use Cases:
|
|||||
Alternatives:
|
|||||
| Version History | |||||
|