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
15
commits
1
branch
0
tags
476
KiB
C++
98.7%
CMake
1.3%
e35a6ae587
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Roland Conybeare
e35a6ae587
xo-gc: + poly gc root method
2026-01-03 00:33:35 -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: + poly gc root method
2026-01-03 00:33:35 -05:00
src
/gc
xo-gc: + poly gc root method
2026-01-03 00:33:35 -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