ihrwein / backoff
Exponential backoff and retry for Rust.
☆315Updated last year
Alternatives and similar repositories for backoff:
Users that are interested in backoff are comparing it to the libraries listed below
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- Utilities for collecting metrics from a Tokio application☆320Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆306Updated last year
- Find out path at which a deserialization error occurred☆349Updated this week
- Allows for the creation of serialised Rust tests☆239Updated 2 months ago
- x-www-form-urlencoded meets Serde☆239Updated 6 months ago
- Asynchronous streams for Rust using async & await notation☆656Updated 2 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆639Updated 2 weeks ago
- Fast, ergonomic metrics for Rust☆340Updated 4 months ago
- Struct mocking library for Rust☆452Updated 2 months ago
- Notify async tasks or threads☆459Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆350Updated last month
- Build a config structure from environment variables in Rust without boilerplate☆208Updated 5 months ago
- Adaptors between compression crates and Rust's async IO types☆446Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆701Updated this week
- A compiler plugin to insert flame calls☆377Updated last year
- The feature-rich, portable async channel library☆251Updated 2 years ago
- A circuit breaker implementation for rust☆186Updated 7 months ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated this week
- Rust allocator using jemalloc as a backend☆411Updated 3 years ago
- A set of alternative `derive` attributes for Rust☆429Updated 8 months ago
- Check if tables and items in a .toml file are lexically sorted☆224Updated last month
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- A cron expression parser in Rust☆390Updated last month
- Fowler–Noll–Vo hash function☆343Updated 11 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- A generic connection pool for Rust with async/await support☆287Updated 3 weeks ago
- Async synchronization primitives☆261Updated last month
- An implementation of a LRU cache☆678Updated 3 weeks ago