mainmatter / rust-advanced-testing-workshop
A course to move beyond the built-in Rust testing toolkit.
☆169Updated 2 months ago
Alternatives and similar repositories for rust-advanced-testing-workshop:
Users that are interested in rust-advanced-testing-workshop are comparing it to the libraries listed below
- Build a comprehensive toolkit to detect, troubleshoot and resolve issues with Rust applications.☆271Updated 2 months ago
- Collection of CI configuration files for Rust projects☆312Updated 4 months ago
- Collection of code challenges for learning backend development in Rust☆181Updated 3 months ago
- (Auto)DRY for your Rust dependencies☆160Updated 2 months ago
- A powerful validation library for Rust☆562Updated 2 months ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆229Updated last month
- Easy E2E testing for applications built on Axum☆162Updated this week
- Gerust is a project generator for Rust backend projects. It takes care of the accidental complexity so you can stay focused on what matte…☆116Updated this week
- A template rendering engine based on Jinja, generating type-safe Rust code at compile time.☆432Updated this week
- Community maintained modules for Testcontainers for Rust☆125Updated last week
- Rust Macros to automate the addition of Paths/Schemas to Utoipa crate, simulating Reflection during the compilation phase☆154Updated 2 months ago
- The complete code for "Master Hexagonal Architecture in Rust"☆128Updated 9 months ago
- Visualizing Rust codebases in a few seconds☆178Updated 9 months ago
- Nio is an experimental async runtime for Rust☆319Updated 4 months ago
- Template to maintain a rust project running CI/CD with Github Workflows.☆117Updated 2 weeks ago
- Awesome books, tutorials, courses, and resources for Tokio. ⚡☆114Updated last year
- A Rust library for managing HTTP cookies.☆118Updated last month
- HTTP mocking to test Rust applications.☆698Updated last month
- An API documentation library☆476Updated last week
- 🦀🔨 DevBcn Workshop - Full Stack Rust - Actix - Postgres - Shuttle - Dioxus☆124Updated 6 months ago
- 🌊 Stream processing toolkit for Redis & Kafka☆311Updated 2 weeks ago
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆188Updated last month
- A Rust command that prettifies the ugly `cargo test` output into a beautiful one.☆140Updated last year
- Cargo subcommand for configuring Cargo projects for best performance.☆795Updated last year
- Advice for learning Rust☆158Updated 5 months ago
- HTTP mocking library for Rust☆577Updated 2 weeks ago
- https://ibraheem.ca/posts/too-many-web-servers/☆103Updated last year
- Build, cache, and run CLI tools scoped in Cargo.toml rather than installing globally. Stop the version drifts across your team, keep it a…☆211Updated 3 weeks ago
- Middlewares and tools to integrate axum + tracing + opentelemetry