Memory Management
Deal with allocation, memory mapping, garbage collection, reference counting, or interfaces to foreign memory managers.
Recipe | Crates | Categories |
---|---|---|
Declare lazily evaluated constants |
Recipe | Crates | Categories |
---|---|---|
std | ||
once_cell | ||
lazy_static |
[memory-management/index: organize (P1)](https://github.com/john-cd/rust_howto/issues/410)