framework-internalsdevelopment
rust-memory
Minimize allocations and cloning using references, Cow, and smart pointers. Use when optimizing hot paths or memory-constrained code.
maintainer
gar-ai
Updated 12/30/2025
Stars
1
Forks
0
quick start
Installation and usage
Minimize allocations and cloning using references, Cow, and smart pointers. Use when optimizing hot paths or memory-constrained code.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use rust-memory