- Fully C++11-compliant codebase
- High-precision monotonic timers
- Atomic counters with multiple memory orders
- Thread creation, synchronization, and affinity control
- Lightweight math library for vectors, matrices, and quaternions
- Flexible logging system with console and file output
- FileSystem API for querying and manipulating paths, files, and directories
- Custom memory allocators (linear, stack, pool, free list)