This website requires JavaScript.
Explore
Help
Sign in
roland
/
xo-gc
Watch
1
Star
0
Fork
You've already forked xo-gc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
incremental generational garbage collector for c++. supports facet object model
18
commits
1
branch
0
tags
476
KiB
C++
98.7%
CMake
1.3%
109b23db0e
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Roland Conybeare
109b23db0e
xo-gc xo-object2: gc bugfixes and logging [WORKING]
2026-01-04 15:33:08 -05:00
cmake
xo-gc: refactor to extract DX1Collector etc from xo-alloc2/
2025-12-22 22:24:10 -05:00
docs
xo-alloc2: ++ docs + scaffold xo-gc docs
2025-12-23 01:20:11 -05:00
include/xo
/gc
xo-gc: copy/move step for collection phase
2026-01-04 00:34:19 -05:00
src
/gc
xo-gc xo-object2: gc bugfixes and logging [WORKING]
2026-01-04 15:33:08 -05:00
utest
xo-alloc: explicit typeseq arg to alloc
2026-01-02 10:20:19 -05:00
CMakeLists.txt
xo-gc: refactor to extract DX1Collector etc from xo-alloc2/
2025-12-22 22:24:10 -05:00
README.md
initial commit
2025-12-22 20:44:41 -05:00
README.md
xo-gc