c++ dimensioned arithmetic. zero runtime cost when units known at compile time
  • C++ 89%
  • Nix 7.2%
  • CMake 2.8%
  • Shell 1%
Find a file
2025-07-29 07:17:35 -05:00
cmake + LinearAlloc + utest 2025-07-29 07:17:35 -05:00
include/xo/alloc + LinearAlloc + utest 2025-07-29 07:17:35 -05:00
src/alloc + LinearAlloc + utest 2025-07-29 07:17:35 -05:00
utest + LinearAlloc + utest 2025-07-29 07:17:35 -05:00
CMakeLists.txt + LinearAlloc + utest 2025-07-29 07:17:35 -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