ucx
UAP Common Extensions
|
▼ src | |
▼ cx | |
allocator.h | Interface for custom allocators |
array_list.h | Array list implementation |
buffer.h | Advanced buffer implementation |
collection.h | Common definitions for various collection implementations |
common.h | Common definitions and feature checks |
compare.h | A collection of simple compare functions |
hash_key.h | Interface for map implementations |
hash_map.h | Hash map implementation |
iterator.h | Interface for iterator implementations |
linked_list.h | Linked list implementation |
list.h | Interface for list implementations |
map.h | Interface for map implementations |
mempool.h | Interface for memory pool implementations |
printf.h | Wrapper for write functions with a printf-like interface |
string.h | Strings that know their length |
utils.h | General purpose utility functions |