syntax trees for Schematika parser
  • C++ 95.6%
  • CMake 4.4%
Find a file
2025-08-06 09:30:37 -05:00
cmake + LinearAlloc + utest 2025-07-29 07:17:35 -05:00
docs xo-object: GC unit test 2025-08-05 11:09:26 -05:00
include/xo/alloc xo-object: generative GC utest + reinstate coverage build 2025-08-06 09:30:37 -05:00
src/alloc xo-object: generative GC utest + reinstate coverage build 2025-08-06 09:30:37 -05:00
utest xo-object: generative GC utest + reinstate coverage build 2025-08-06 09:30:37 -05:00
CMakeLists.txt + xo-alloc + xo-object + xo-alloc docs + GC utests 2025-08-03 15:59:38 -05:00
README.md + README.md 2025-07-29 07:15:43 -05:00

xo-alloc -- arena allocator with rudimentary GC support

Xo-alloc is a lightweight arena allocator