dmexe / failsafe-rsLinks
A circuit breaker implementation for rust
☆202Updated last year
Alternatives and similar repositories for failsafe-rs
Users that are interested in failsafe-rs are comparing it to the libraries listed below
Sorting:
- Fast, ergonomic metrics for Rust☆341Updated last year
- Build a config structure from environment variables in Rust without boilerplate☆225Updated last month
- The feature-rich, portable async channel library☆266Updated 3 years ago
- A strict, yet friendly mocking library for Rust 2018☆225Updated last year
- Extensible, asynchronous retry behaviours for futures/tokio☆137Updated 2 years ago
- A concurrent circuit breaker implemented with ring buffers☆121Updated last month
- JOSE (JSON Web Token) Library for Rust☆182Updated 8 months ago
- Exponential backoff and retry for Rust.☆338Updated last year
- deserialize typed structures from regex captures☆174Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- ☆127Updated 3 years ago
- A Rust library for interrupting asynchronous streams.☆167Updated last year
- Semantic validation for Rust☆91Updated last month
- Common types for HTTP operations☆207Updated last year
- A Redis Client for Rust based on Futures and Tokio☆122Updated last year
- ☆126Updated 3 years ago
- Event Sourcing Library for Rust☆87Updated 5 years ago
- A Rust library to retry some code until its return value satisfies a condition.☆123Updated last month
- openapi schema serialization for rust☆135Updated 3 years ago
- Idiomatic argon2 password hashing for several languages☆146Updated 3 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- Mocking framework for Rust☆235Updated last year
- A generic connection pool for Rust with async/await support☆290Updated 6 months ago
- An extensible Statsd client for Rust