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
38
commits
1
branch
0
tags
476
KiB
C++
98.7%
CMake
1.3%
01c63418fd
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Roland Conybeare
01c63418fd
xo-gc: + X1CollectorConfig.with_name()
2026-02-15 13:15:11 -05:00
cmake
xo-gc: needs explicit xo_facet dep
2026-01-25 10:14:39 -05:00
docs
xo-alloc2: ++ docs + scaffold xo-gc docs
2025-12-23 01:20:11 -05:00
idl
xo-gc stack: streamline object pointer forwarding
2026-02-13 15:15:08 -05:00
include/xo
/gc
xo-gc: + X1CollectorConfig.with_name()
2026-02-15 13:15:11 -05:00
src
/gc
xo-gc: + X1CollectorConfig.with_name()
2026-02-15 13:15:11 -05:00
utest
xo-interpreter2: work towards utest w/ vsm+reader [WIP]
2026-02-01 22:12:28 -05:00
CMakeLists.txt
xo-expression2 xo-gc: DSequenceExpr builds [WIP]
2026-01-31 01:44:53 -05:00
README.md
initial commit
2025-12-22 20:44:41 -05:00
README.md
xo-gc