shredder
shredder copied to clipboard
Lower memory overhead for a single `Gc<T>`
Splitting off part of #28. We currently have a lot of memory overhead per Gc<T>
. We should aim to reduce that.