Exponential backoff and retry for Rust.
☆340Feb 5, 2024Updated 2 years ago
Alternatives and similar repositories for backoff
Users that are interested in backoff are comparing it to the libraries listed below
Sorting:
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- Compile time static maps for Rust☆2,107Updated this week
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- Compile-time type-checked builder derive☆1,149Jan 1, 2026Updated 2 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆137Aug 14, 2023Updated 2 years ago
- ☆60Jan 20, 2026Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆391Jul 5, 2024Updated last year
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Simple validation for Rust structs☆2,432Feb 8, 2026Updated 3 weeks ago
- Make retry like a built-in feature provided by Rust.☆998Jan 1, 2026Updated 2 months ago
- ☆247Jan 25, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- A snapshot testing library for rust☆2,781Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- deserialize env vars into typesafe structs with rust☆967Jun 7, 2024Updated last year
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Rust crate for a convenient RAII scope guard.☆551Jul 17, 2023Updated 2 years ago
- A powerful mock object library for Rust☆1,791Nov 22, 2025Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- async fn(Request) -> Result<Response, Error>☆4,101Feb 24, 2026Updated last week
- Dead simple pool implementation for rust with async-await☆1,278Feb 19, 2026Updated 2 weeks ago
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,564Jan 11, 2026Updated last month
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆435Feb 20, 2026Updated last week
- A rust library for reusing heap allocations☆24Feb 9, 2020Updated 6 years ago
- A multiprocess drop-in replacement for Rust channels☆1,088Feb 3, 2026Updated last month
- A small rust library for adding custom derives to enums☆2,314Updated this week
- Asynchronous streams for Rust using async & await notation☆739Dec 8, 2024Updated last year
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆877Feb 9, 2026Updated 3 weeks ago
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- An implementation of a LRU cache☆787Jan 7, 2026Updated last month
- lazy static regular expressions checked at compile time☆222Feb 11, 2026Updated 3 weeks ago
- Efficient, lock-free, bounded Rust broadcast channel☆837Sep 9, 2023Updated 2 years ago
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated 3 weeks ago