cold-start-optimizer
CommunityCut Lambda cold starts with Rust optimizations
AuthorEmilLindfors
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provides guidance on reducing Lambda cold start times for Rust functions through binary-size reduction, lazy initialization, and deployment strategies.
Core Features & Use Cases
- Binary size reduction: Explain tuning release profile settings (opt-level, lto, codegen-units, strip, panic).
- Lazy initialization: Demonstrate patterns with OnceLock to defer expensive work.
- Deployment strategies: ARM64 builds and provisioned concurrency considerations.
Quick Start
Update Cargo.toml release profile, implement lazy initialization, and build for ARM64, then deploy according to your environment.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: cold-start-optimizer Download link: https://github.com/EmilLindfors/claude-marketplace/archive/main.zip#cold-start-optimizer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.