rust-memory
Minimize allocations and cloning using references, Cow, and smart pointers. Use when optimizing hot paths or memory-constrained code.
Also installable via skills CLI
npx skills add gar-ai/mallorn/development/rust-memory
Minimize allocations and cloning using references, Cow, and smart pointers. Use when optimizing hot paths or memory-constrained code.