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
128
commits
1
branch
0
tags
476
KiB
C++
98.7%
CMake
1.3%
268e474cfd
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Roland Conybeare
268e474cfd
xo-gc: cosmetic: rename xo::mm::role -> xo::mm::Role
2026-04-06 23:33:05 -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 stack: refactor: introduce GCObjectVisitor facet
2026-04-05 18:07:14 -04:00
include/xo
/gc
xo-gc: cosmetic: rename xo::mm::role -> xo::mm::Role
2026-04-06 23:33:05 -04:00
src
/gc
xo-gc: cosmetic: rename xo::mm::role -> xo::mm::Role
2026-04-06 23:33:05 -04:00
utest
xo-gc: cosmetic: rename xo::mm::role -> xo::mm::Role
2026-04-06 23:33:05 -04:00
CMakeLists.txt
xo-gc stack: refactor: introduce GCObjectVisitor facet
2026-04-05 18:07:14 -04:00
README.md
initial commit
2025-12-22 20:44:41 -05:00
README.md
xo-gc