This skill equips Claude with specialized knowledge for modern Rust development, focusing on high-performance REST APIs, low-latency networking, and memory-safe systems programming. It provides deep implementation patterns for the Axum web framework, Tokio async runtime, and SQLx for type-safe database queries, while also supporting WebAssembly and CLI development. By leveraging modern features like the Rust 2024 edition patterns and stable async traits, it ensures your code follows current industry best practices for concurrency, performance optimization, and secure deployment.
Key Features
010 GitHub stars
02Advanced serialization handling with Serde and structured error handling via thiserror
03Full-stack Axum 0.8 and Tokio 1.48 implementation patterns
04Modern Rust 1.92+ features including stable async traits and let-else patterns
05Type-safe SQL queries and migrations using SQLx 0.8
06Automated performance optimization and minimal multi-stage Docker deployment strategies