yoshuawuyts / exponential-backoff
Exponential backoff generator with jitter.
☆84Updated 4 months ago
Alternatives and similar repositories for exponential-backoff:
Users that are interested in exponential-backoff are comparing it to the libraries listed below
- ☆65Updated 3 years ago
- Write doc comments from macros☆99Updated 3 years ago
- ☆55Updated last year
- Find out about keys that are ignored when deserializing data☆77Updated 2 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Compile-time checks that an enum or match is written in sorted order☆112Updated 2 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- ♻️ Retry faillible Rustlang std library futures☆58Updated 5 months ago
- Chaotic Testing Harness☆59Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated 3 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆52Updated 6 months ago
- ☆54Updated 3 years ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆81Updated this week
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago
- Experimental cooperative cancellation for async-std☆47Updated 2 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆44Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 months ago
- Minimal async cache in Rust with support for key expirations☆52Updated 8 months ago
- Utilities for dealing with substructures within syn macros☆140Updated 5 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A concurrent circuit breaker implemented with ring buffers☆118Updated 10 months ago
- Track rust binary sizes across builds using Github Actions☆98Updated 2 years ago
- Vec-backed ID-tree☆49Updated last week
- A Rust crate for producing string representations of numbers, formatted according to international standards☆123Updated 6 months ago
- ☆109Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago