xo-alloc/xo-alloc
2025-08-06 14:11:28 -05:00
..
cmake Add 'xo-alloc/' from commit '8970f51dbd' 2025-07-29 07:20:49 -05:00
docs xo-object: GC unit test 2025-08-05 11:09:26 -05:00
include/xo/alloc xo-alloc xo-object: + Object.self_tp 2025-08-06 14:11:28 -05:00
src/alloc xo-alloc xo-object: + Object.self_tp 2025-08-06 14:11:28 -05:00
utest xo-object: improve GC unittest + prep to integrate w/ xo::reflect 2025-08-06 13:53:31 -05:00
CMakeLists.txt + xo-alloc + xo-object + xo-alloc docs + GC utests 2025-08-03 15:59:38 -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