rtgc 0.3.0

A simple garbage collector which collects resources dropped on a realtime thread and safely deallocates them on another thread
Documentation

rtgc

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 1 of them enabled by default.

default

std (default)

bevy_platform

local_collector

This feature flag does not enable additional features.

triple_buffer