|
CX Framework
Cross-platform C utility framework
|
Files | |
| buffer.h | |
| Buffer management utilities aggregated header. | |
| closure.h | |
| Closures and callback chains aggregated header. | |
| common.h | |
| container.h | |
| Generic type-safe containers with runtime type system integration. | |
| cx.h | |
| debug.h | |
| Debug utilities and diagnostic tools. | |
| digest.h | |
| format.h | |
| fs.h | |
| File system operations. | |
| json.h | |
| log.h | |
| Logging system includes. | |
| math.h | |
| Math-related utilities and functions. | |
| meta.h | |
| Metaprogramming and control flow macros. | |
| obj.h | |
| CX Object System - Object-oriented programming in C. | |
| platform.h | |
| Platform abstraction layer. | |
| serialize.h | |
| Serialization and streaming utilities. | |
| settings.h | |
| ssdtree.h | |
| Semi-Structured Data (SSD) | |
| static_config.h | |
| string.h | |
| Copy-on-write strings with automatic memory management and rope optimization. | |
| sys.h | |
| System functions and utilities. | |
| taskqueue.cxh | |
| taskqueue.h | |
| Task queue system for multithreaded task execution. | |
| thread.h | |
| Threading system aggregated header. | |
| time.h | |
| Time and clock functions. | |
| utils.h | |
| Other miscellaneous utilities. | |
| xalloc.h | |