ihrwein / backoffLinks
Exponential backoff and retry for Rust.
☆339Updated 2 years ago
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☆259Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆368Updated 5 months ago
- Build a config structure from environment variables in Rust without boilerplate☆226Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- A thread pool for isolating blocking I/O in async programs☆375Updated 5 months ago
- Fast, ergonomic metrics for Rust☆342Updated last year
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆702Updated this week
- Utilities for collecting metrics from a Tokio application☆392Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆272Updated last month
- The feature-rich, portable async channel library☆266Updated 3 years ago
- A Rust library to retry some code until its return value satisfies a condition.☆124Updated last week
- Allows for the creation of serialised Rust tests☆279Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆370Updated last month
- TimeZone implementations for rust-chrono from the IANA database☆268Updated 4 months ago
- ☆316Updated 2 years ago
- Find out path at which a deserialization error occurred☆413Updated this week
- 🔌 ✨rustlang hyper bindings for local unix domain sockets☆256Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆201Updated 8 months ago
- Struct mocking library for Rust☆481Updated 4 months ago
- Integration between hyper HTTP library and rustls TLS stack☆354Updated last week
- A generic connection pool for Rust with async/await support☆290Updated 7 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆179Updated last year
- derive simple constructor functions for Rust structs☆574Updated last year
- Rust crate for a convenient RAII scope guard.☆549Updated 2 years ago
- Procedural macro for recursive async functions☆236Updated 4 months ago
- Boolean-valued predicate functions in Rust☆203Updated last week
- Common types for HTTP operations☆207Updated last year