incremental generational garbage collector for c++. supports facet object model
  • C++ 98.7%
  • CMake 1.3%
Find a file
2026-04-12 15:42:49 -04:00
cmake xo-gc stack: + request-gc-statistics() primitive 2026-03-29 13:44:19 -04:00
docs xo-gc: docs build [WIP] + misc fixes + works w/ nix 2026-02-26 14:27:02 +11:00
idl xo-gc: refactor: demote GCObjectVisitor to GCObjectStore 2026-04-12 14:54:38 -04:00
include/xo/gc xo-gc: doc: + comment on GCObjectVisitor entry points 2026-04-12 15:38:42 -04:00
src/gc xo-gc: missed files in prev commit 2026-04-12 15:06:01 -04:00
utest xo-gc: tidy: + Generation methods .g0(), .g1() 2026-04-12 15:42:49 -04:00
CMakeLists.txt xo-gc: refactor: demote GCObjectVisitor to GCObjectStore 2026-04-12 14:54:38 -04:00
README.md initial commit 2025-12-22 20:44:41 -05:00

xo-gc