ihrwein / backoff
Exponential backoff and retry for Rust.
☆319Updated last year
Alternatives and similar repositories for backoff:
Users that are interested in backoff are comparing it to the libraries listed below
- x-www-form-urlencoded meets Serde☆246Updated 8 months ago
- Allows for the creation of serialised Rust tests☆249Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆328Updated last month
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- Asynchronous streams for Rust using async & await notation☆675Updated 4 months ago
- Find out path at which a deserialization error occurred☆360Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆438Updated 11 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆500Updated 2 weeks ago
- Notify async tasks or threads☆467Updated 3 months ago
- Build a config structure from environment variables in Rust without boilerplate☆212Updated 7 months ago
- Structured logging for actix-web applications.☆246Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Fast, ergonomic metrics for Rust☆339Updated 6 months ago
- ☆272Updated 2 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆133Updated last year
- A Rust library to retry some code until its return value satisfies a condition.☆120Updated last month
- The feature-rich, portable async channel library☆254Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Utilities for collecting metrics from a Tokio application☆348Updated this week
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- Rust lightweight HTTP 1.1 client☆284Updated last month
- Fowler–Noll–Vo hash function☆345Updated last year
- A priority queue for Rust with efficient change function.☆190Updated last month
- ☆206Updated last month
- ☆310Updated 2 years ago
- An async parser for multipart/form-data content-type in Rust☆158Updated last year
- Async synchronization primitives☆267Updated last month
- Struct mocking library for Rust☆461Updated 4 months ago