ihrwein / backoff
Exponential backoff and retry for Rust.
☆318Updated last year
Alternatives and similar repositories for backoff:
Users that are interested in backoff are comparing it to the libraries listed below
- A thread pool for isolating blocking I/O in async programs☆354Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- Find out path at which a deserialization error occurred☆359Updated last month
- Utilities for collecting metrics from a Tokio application☆331Updated 4 months ago
- Allows for the creation of serialised Rust tests☆247Updated this week
- A Rust library to retry some code until its return value satisfies a condition.☆119Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆486Updated 2 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆674Updated 2 weeks ago
- Struct mocking library for Rust☆456Updated 3 months ago
- ☆310Updated 2 years ago
- A parser and formatter for std::{SystemTime, Duration}☆325Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆514Updated last month
- Fowler–Noll–Vo hash function☆345Updated last year
- x-www-form-urlencoded meets Serde☆243Updated 8 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆730Updated 3 weeks ago
- Build a config structure from environment variables in Rust without boilerplate☆212Updated 7 months ago
- Fast, ergonomic metrics for Rust☆340Updated 6 months ago
- A Rust client for Redis, using Tokio☆253Updated 10 months ago
- Notify async tasks or threads☆462Updated 2 months ago
- A priority queue for Rust with efficient change function.☆188Updated 3 weeks ago
- derive simple constructor functions for Rust structs☆546Updated 7 months ago
- Delegation of trait implementations via procedural macros☆262Updated 8 months ago
- A generic connection pool for Rust with async/await support☆285Updated 2 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆331Updated 3 months ago
- A circuit breaker implementation for rust☆189Updated 8 months ago
- Task abstraction for building executors☆462Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆504Updated last year