Hey folks, I want to push things forward with artifacts dedicated to avoiding the GC, and of course my main worry is finding the right name.
There are only two hard things in Computer Science: cache invalidation and naming things. -- Phil Karlton
I'd go with std.memory or std.memory_management as others have suggested.
