Searching...
Searching...
Found 122398 results
rustfs
Guides on Rust error handling patterns including Result vs panic usage, custom errors, and propagation best practices.
rustfs
Assists in creating and validating domain models, entities, aggregates, and business rules following Domain-Driven Design principles.
rustfs
Framework for developing Rust-based command-line interfaces with argument parsing, subcommands, and TUI features.
rustfs
Optimizes software performance through profiling, benchmarking, and code analysis to improve speed and resource efficiency.
rustfs
Provides Rust code style guidance including naming conventions, formatting with rustfmt, and linting via clippy for best practices.
rustfs
Expert assistance for Rust programming, covering error debugging, code implementation, and core language concepts like ownership and async.
rustfs
Manages resource lifecycles in Rust using RAII, Drop, and scope guard patterns for efficient cleanup and resource handling.
rustfs
Explains Rust's smart pointer patterns including Box, Rc, Arc, and reference counting for effective resource management and memory safety.
rustfs
Provides daily, weekly, and monthly Rust programming language news and reports for developers and enthusiasts.
rustfs
Enables development of machine learning and AI applications in Rust, supporting model training, inference, and deep learning with Rust libraries.
rustfs
Generates specialized documentation skills for Rust crates and standard library, streamlining technical documentation tool creation.
rustfs
Designs robust domain error handling systems with categorization, recovery strategies, and resilience patterns for application reliability.
rustfs
Provides domain-specific utilities for handling financial operations including currency, transactions, and precision calculations in fintech applications.
rustfs
Provides utilities for managing Rust concurrency patterns including threads, async/await, and synchronization primitives to prevent deadlocks and race conditions.
rustfs
Provides Rust tooling for embedded systems development without std, targeting microcontrollers and bare-metal environments.
rustfs
Reviews and assists in writing safe wrappers for Rust's unsafe code and FFI to prevent undefined behavior and ensure memory safety.
rustfs
A toolkit for developing IoT applications, supporting device communication, sensor data, and edge computing.
rustfs
Resolves Rust compiler errors related to generics, traits, and zero-cost abstractions.
rustfs
Enables development of web services in Rust with REST, GraphQL, and WebSocket APIs using middleware and authentication features.
mastra-ai
Automates Mastra project creation and executes basic browser-based smoke tests to verify initial studio functionality.
mastra-ai
Enforces Tailwind CSS best practices for consistent UI styling within Mastra Playground's design system.
mastra-ai
Interactive assistant for creating focused, well-structured ralph-loop commands via collaborative conversation, improving planning workflows.
mastra-ai
Provides React performance optimization guidelines for writing, reviewing, and refactoring code to ensure optimal patterns in components, data fetching, and bundle management.
mastra-ai
Automates end-to-end testing of frontend changes in playground packages using Playwright for validation.