Hash Table for C Structures
http://uthash.sourceforge.net/
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.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/uthash && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
uthash-2.3.0.tar.gz | 0000191291 187 KB | |
uthash-optflags.patch | 0000000483 483 Bytes | |
uthash-proceed_with_tests_without_prompt.patch | 0000000354 354 Bytes | |
uthash.changes | 0000003486 3.4 KB | |
uthash.spec | 0000001925 1.88 KB |
Comments 0