yoshuawuyts / exponential-backoffLinks
Exponential backoff generator with jitter.
☆93Updated 8 months ago
Alternatives and similar repositories for exponential-backoff
Users that are interested in exponential-backoff are comparing it to the libraries listed below
Sorting:
- Write doc comments from macros☆101Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- Advisory cross-platform file locks using file descriptors☆83Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- ☆240Updated 4 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- Make trait methods callable without the trait in scope☆161Updated this week
- ☆61Updated 2 years ago
- ☆125Updated 3 years ago
- Chaotic Testing Harness☆59Updated 5 years ago
- ♻️ Retry faillible Rustlang std library futures☆60Updated last year
- Eventually consistent values for Rust☆126Updated 3 years ago
- A super powered testing macro for Rust☆124Updated 9 months ago
- ☆48Updated last year
- ☆112Updated 3 years ago
- ☆109Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Data parallelism library for async-std.☆96Updated last year
- A Rust crate for producing string representations of numbers, formatted according to international standards☆125Updated last year
- ☆65Updated 4 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated 2 weeks ago
- A Rust library for interrupting asynchronous streams.☆168Updated 11 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago