xo-reader2/xo-alloc
Roland Conybeare 43161d5e89 Add 'xo-alloc/' from commit '8970f51dbd'
git-subtree-dir: xo-alloc
git-subtree-mainline: b1ecf98791
git-subtree-split: 8970f51dbd
2025-07-29 07:20:49 -05:00
..
cmake Add 'xo-alloc/' from commit '8970f51dbd' 2025-07-29 07:20:49 -05:00
include/xo/alloc Add 'xo-alloc/' from commit '8970f51dbd' 2025-07-29 07:20:49 -05:00
src/alloc Add 'xo-alloc/' from commit '8970f51dbd' 2025-07-29 07:20:49 -05:00
utest Add 'xo-alloc/' from commit '8970f51dbd' 2025-07-29 07:20:49 -05:00
CMakeLists.txt Add 'xo-alloc/' from commit '8970f51dbd' 2025-07-29 07:20:49 -05:00
README.md Add 'xo-alloc/' from commit '8970f51dbd' 2025-07-29 07:20:49 -05:00

xo-alloc -- arena allocator with rudimentary GC support

Xo-alloc is a lightweight arena allocator