xo-alloc/xo-alloc
2025-08-29 19:33:09 -04: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-imgui: clang compiler nits 2025-08-29 19:33:09 -04:00
src/alloc xo-imgui: clang compiler nits 2025-08-29 19:33:09 -04:00
utest missed files: xo-alloc/CircularBuffer 2025-08-20 19:53:37 -05:00
CMakeLists.txt xo-alloc: reserve virtual memory, commit pages on demand 2025-08-12 00:14:30 -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