Allocations

Audit and reduce heap/dynamic allocations in Rust, TypeScript/JavaScript, and Python. Covers profiling tools, stack-only alternatives, zero-copy patterns, and cache-friendly design. Use when analyzing allocation-heavy code or optimizing memory performance. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/nrminor---dotfiles--allocations commit ecdc9ab8fa

Frequently asked questions

npx skillmds@latest add tomevault-io/allocations