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
- Find out path at which a deserialization error occurred☆351Updated 3 weeks ago
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- TimeZone implementations for rust-chrono from the IANA database☆248Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆316Updated this week
- Struct mocking library for Rust☆453Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆663Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- Utilities for collecting metrics from a Tokio application☆325Updated 3 months ago
- A priority queue for Rust with efficient change function.☆185Updated this week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆659Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆716Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆226Updated 2 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A circuit breaker implementation for rust☆187Updated 8 months ago
- Build a config structure from environment variables in Rust without boilerplate☆211Updated 6 months ago
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- Allows for the creation of serialised Rust tests☆243Updated this week
- Per-object thread-local storage for Rust☆343Updated 10 months ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago
- Common types for HTTP operations☆202Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 8 months ago
- Rust library allowing to register multiple handlers for the same signal☆762Updated 6 months ago
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Rust allocator using jemalloc as a backend☆415Updated 3 years ago