subrepo: subdir: "xo-gc" merged: "b1898230" upstream: origin: "git@github.com:Rconybea/xo-gc.git" branch: "main" commit: "b1898230" git-subrepo: version: "0.4.9" origin: "???" commit: "???"
21 lines
361 B
ReStructuredText
21 lines
361 B
ReStructuredText
# xo-gc documentation mster file
|
|
|
|
xo-gc documetation
|
|
==================
|
|
|
|
xo-gc provides a garbage collcetor
|
|
with plugin architecture for collectable types.
|
|
|
|
Features:
|
|
|
|
* generational
|
|
* compacting and copying
|
|
* gc progress observable via callbacks
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: xo-gc contents
|
|
|
|
ACollector-reference.rst
|
|
genindex
|
|
search
|