ihrwein / backoffLinks
Exponential backoff and retry for Rust.
☆332Updated last year
Alternatives and similar repositories for backoff
Users that are interested in backoff are comparing it to the libraries listed below
Sorting:
- x-www-form-urlencoded meets Serde☆253Updated last year
- A set of alternative `derive` attributes for Rust☆448Updated last year
- Utilities for collecting metrics from a Tokio application☆366Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆700Updated 9 months ago
- Build a config structure from environment variables in Rust without boilerplate☆224Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆345Updated 3 weeks ago
- Find out path at which a deserialization error occurred☆392Updated 3 weeks ago
- Allows for the creation of serialised Rust tests☆259Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- Check if tables and items in a .toml file are lexically sorted☆258Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆680Updated last week
- Struct mocking library for Rust☆470Updated 8 months ago
- Adaptors between compression crates and Rust's async IO types☆549Updated last week
- A generic connection pool for Rust with async/await support☆289Updated 2 months ago
- Fast, ergonomic metrics for Rust☆340Updated 10 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆230Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated this week
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago
- ☆217Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated last week
- The feature-rich, portable async channel library☆262Updated 2 years ago
- Rust crate for a convenient RAII scope guard.☆531Updated 2 years ago
- A Rust library to retry some code until its return value satisfies a condition.☆121Updated 5 months ago
- Procedural macro for recursive async functions☆230Updated 7 months ago
- ☆314Updated 2 years ago
- Delegation of trait implementations via procedural macros☆274Updated last week
- Boolean-valued predicate functions in Rust☆199Updated last month
- Struct fields that are made read-only accessible to other modules☆257Updated 3 weeks ago
- Common types for HTTP operations☆206Updated last year