ihrwein / backoffLinks
Exponential backoff and retry for Rust.
☆337Updated last year
Alternatives and similar repositories for backoff
Users that are interested in backoff are comparing it to the libraries listed below
Sorting:
- Asynchronous streams for Rust using async & await notation☆711Updated 9 months ago
- A parser and formatter for std::{SystemTime, Duration}☆350Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆452Updated 3 weeks ago
- Fast, ergonomic metrics for Rust☆340Updated 11 months ago
- x-www-form-urlencoded meets Serde☆255Updated last year
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- Utilities for collecting metrics from a Tokio application☆371Updated 3 weeks ago
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆190Updated 4 months ago
- Build a config structure from environment variables in Rust without boilerplate☆222Updated last year
- Struct mocking library for Rust☆473Updated last week
- ☆223Updated last month
- Serialize and deserialize C-like enum as underlying repr☆250Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆260Updated last month
- Allows for the creation of serialised Rust tests☆263Updated last week
- Rust crate for a convenient RAII scope guard.☆532Updated 2 years ago
- A Rust library to retry some code until its return value satisfies a condition.