rt.gc.cdgc

Modules

bits
module rt.gc.cdgc.bits

This module contains a specialized bitset implementation.

dynarray
module rt.gc.cdgc.dynarray

Dynamic array.

gc
module rt.gc.cdgc.gc

This module contains the garbage collector implementation.

opts
module rt.gc.cdgc.opts

This module contains the options managemente code of the garbage collector.

os
module rt.gc.cdgc.os

This module contains allocation functions for the garbage collector.

stats
module rt.gc.cdgc.stats

This module contains garbage collector statistics functionality.