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
19
commits
1
branch
0
tags
476
KiB
C++
98.7%
CMake
1.3%
e2e621dc52
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Roland Conybeare
e2e621dc52
+ xo-printable2 + build fixes for cmake config
2026-01-04 23:03:18 -05:00
cmake
+ xo-printable2 + build fixes for cmake config
2026-01-04 23:03:18 -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-printable2 + build fixes for cmake config
2026-01-04 23:03:18 -05:00
README.md
initial commit
2025-12-22 20:44:41 -05:00
README.md
xo-gc