allocations

Community

Audit and reduce memory allocations.

Authornrminor
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams identify and reduce unnecessary heap allocations across Rust, TypeScript/JavaScript, and Python, improving performance and memory efficiency in data-heavy workloads.

Core Features & Use Cases

  • Profiling-guided allocation audits across languages, with language-specific patterns for hot paths.
  • Reference-driven guidance including Rust, TypeScript/JavaScript, and Python best practices.
  • Use Case: When optimizing a memory-intensive service that processes large datasets, apply this Skill to minimize allocations and improve cache locality.

Quick Start

Run a profiling session on your target codebase to identify hot allocations, then apply the guidance to implement and verify improvements. For example, profile a Rust crate, a Node.js module, and a Python script, then benchmark before/after memory usage.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: allocations
Download link: https://github.com/nrminor/.dotfiles/archive/main.zip#allocations

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.