ucx
UAP Common Extensions
|
▼ src | |
▼ ucx | |
allocator.h | Allocator for custom memory management |
array.h | Dynamically allocated array implementation |
avl.h | AVL tree implementation |
buffer.h | Advanced buffer implementation |
list.h | Doubly linked list implementation |
logging.h | Logging API |
map.h | Hash map implementation |
mempool.h | Memory pool implementation |
properties.h | Load / store utilities for properties files |
stack.h | Default stack memory allocation implementation |
string.h | Bounded string implementation |
test.h | UCX Test Framework |
ucx.h | Main UCX Header providing most common definitions |
utils.h | Compare, copy and printf functions |