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
10
commits
1
branch
0
tags
476
KiB
C++
98.7%
CMake
1.3%
f6e515a5b4
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Roland Conybeare
f6e515a5b4
xo-object2: type registration + gc fixes
2026-01-02 09:53:23 -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-object2: type registration + gc fixes
2026-01-02 09:53:23 -05:00
src
/gc
xo-facet: typeseq strongly typed
2026-01-02 09:52:16 -05:00
utest
xo-alloc2: ++ documentation + threshold size for THP feature
2025-12-23 21:06:38 -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