Exherbo
GitLab
Packages
dev-libs/uthash
A hash table for C structures.
Versions
Slot
Version
Repository
Platforms
0
2.3.0
arbor
~amd64
arm?
~armv7
~armv8
x86?
Metadata
Homepage
https://github.com/troydhanson/uthash
Summary
A hash table for C structures
Description
This 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.
Dependencies
(
test:
dev-lang/perl:*[>=5.10&<6]
)
Downloads
https://github.com/troydhanson/uthash/archive/v2.3.0.tar.gz -> uthash-2.3.0.tar.gz
Licences
BSD-1
Choices
OPTIONS
doc
Adds extra documentation (API, Javadoc, etc)