Wrapper around reqwest to allow for client middleware chains.
☆370Feb 5, 2026Updated 3 weeks ago
Alternatives and similar repositories for reqwest-middleware
Users that are interested in reqwest-middleware are comparing it to the libraries listed below
Sorting:
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated last week
- A collection of plug-and-play retry policies for Rust projects.☆18Jun 4, 2025Updated 8 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆826Updated this week
- Middlewares and tools to integrate axum + tracing + opentelemetry☆229Feb 19, 2026Updated last week
- A small rust library for adding custom derives to enums☆2,303Updated this week
- Asynchronous streams for Rust using async & await notation☆739Dec 8, 2024Updated last year
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- HTTP mocking to test Rust applications.☆773Aug 24, 2025Updated 6 months ago
- Simple validation for Rust structs☆2,430Feb 8, 2026Updated 2 weeks ago
- HTTP mocking library for Rust☆649Feb 9, 2026Updated 2 weeks ago
- Full-featured async (tokio-based) postgres connection pool (like r2d2)