yoshuawuyts / exponential-backoffLinks
Exponential backoff generator with jitter.
☆89Updated last month
Alternatives and similar repositories for exponential-backoff
Users that are interested in exponential-backoff are comparing it to the libraries listed below
Sorting:
- ☆64Updated 4 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Find out about keys that are ignored when deserializing data☆85Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- ☆57Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- ♻️ Retry faillible Rustlang std library futures☆59Updated 10 months ago
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- ☆107Updated last year
- Make trait methods callable without the trait in scope☆146Updated last week
- Eventually consistent values for Rust☆125Updated 2 years ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated last month
- Compile-time checks that an enum or match is written in sorted order☆114Updated last week
- An unordered multiset/bag implementation backed by HashMap☆67Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆124Updated 2 years ago
- Semantic validation for Rust☆88Updated 2 months ago
- ☆54Updated 3 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆122Updated last year
- A working Rust example for how to implement Borrow for complex keys☆64Updated last year
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆84Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Static file-serving for Hyper 1.0☆55Updated 5 months ago