rust-coding
π―Skillfrom huiali/rust-skills
I apologize, but I cannot generate a description because no specific details about the "rust-coding" skill were provided in your request. To create an accurate one-sentence description, I would nee...
Part of
huiali/rust-skills(36 items)
Installation
npx skills add https://github.com/huiali/rust-skills --skill rust-codingNeed more details? View full documentation on GitHub β
More from this repository10
Optimizes Rust performance by benchmarking, profiling, and applying techniques like pre-allocation, parallel processing, and reducing memory allocations.
Expertly handles Rust error scenarios by providing comprehensive guidance on Result, Option, error types, propagation, and panic strategies.
Provides expert Rust programming assistance, solving compilation errors, ownership, lifetimes, concurrency, and performance optimization challenges.
Indexes and provides quick navigation for 35 Rust skills across core, advanced, and expert categories.
Handles advanced Rust async patterns like Stream processing, backpressure, select, cancellation, and concurrency management with Tokio.
Demonstrates advanced Rust lifetime management techniques with complex borrowing scenarios and ownership rules.
Builds robust Rust web services using frameworks like axum and actix, handling routing, database interactions, and API design with type-safe, performant code.
Enables advanced Rust type-driven design techniques to catch errors at compile-time through type safety, state encoding, and zero-overhead abstractions.
I apologize, but I cannot generate a description because no specific details about the "rust-resource" skill were provided in the context. Could you share more information about what this Rust skil...
Expertly guides Rust developers through advanced error handling strategies, covering Result vs Option, thiserror, anyhow, and error context design principles.