ihrwein / backoffLinks
Exponential backoff and retry for Rust.
☆339Updated last year
Alternatives and similar repositories for backoff
Users that are interested in backoff are comparing it to the libraries listed below
Sorting:
- Utilities for collecting metrics from a Tokio application☆375Updated 2 months ago
- Allows for the creation of serialised Rust tests☆266Updated 3 weeks ago
- Fast, ergonomic metrics for Rust☆340Updated last year
- x-www-form-urlencoded meets Serde☆256Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆435Updated 2 weeks ago
- ☆233Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆455Updated last month
- Build a config structure from environment variables in Rust without boilerplate☆223Updated last year
- Asynchronous streams for Rust using async & await notation☆717Updated 11 months ago
- A parser and formatter for std::{SystemTime, Duration}☆358Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- Check if tables and items in a .toml file are lexically sorted☆264Updated 2 months ago
- Wrapper around reqwest to allow for client middleware chains.☆350Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆253Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆686Updated 2 weeks ago
- A priority queue for Rust with efficient change function.☆210Updated 3 weeks ago
- Struct mocking library for Rust☆476Updated last month
- A generic connection pool for Rust with async/await support☆290Updated 4 months ago
- The feature-rich, portable async channel library☆263Updated 2 years ago
- Find out path at which a deserialization error occurred☆403Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆233Updated this week
- Procedural macro for recursive async functions☆233Updated last month
- ☆316Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 2 months ago
- Integration between hyper HTTP library and rustls TLS stack☆347Updated last week
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆425Updated last week
- Adaptors between compression crates and Rust's async IO types☆581Updated this week
- 🔌 ✨rustlang hyper bindings for local unix domain sockets☆256Updated last year
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week