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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,112Mar 12, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,316Jan 7, 2026Updated 2 months ago
- Make retry like a built-in feature provided by Rust.☆1,005Jan 1, 2026Updated 2 months ago
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,151Jan 1, 2026Updated 2 months ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- ☆248Mar 8, 2026Updated 2 weeks ago
- Simple validation for Rust structs☆2,437Feb 8, 2026Updated last month
- A snapshot testing library for rust☆2,798Mar 14, 2026Updated last week
- deserialize env vars into typesafe structs with rust☆972Jun 7, 2024Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- ☆60Jan 20, 2026Updated 2 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆138Aug 14, 2023Updated 2 years ago
- A powerful mock object library for Rust☆1,796Mar 8, 2026Updated 2 weeks ago
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- Type erasure for async trait methods☆2,133Feb 16, 2026Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆392Jul 5, 2024Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Dead simple pool implementation for rust with async-await☆1,286Mar 11, 2026Updated 2 weeks ago
- Application level tracing for Rust.☆6,588Mar 13, 2026Updated last week
- An implementation of a LRU cache☆795Jan 7, 2026Updated 2 months ago
- async fn(Request) -> Result<Response, Error>☆4,129Feb 24, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,107Feb 20, 2026Updated last month
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,074Aug 15, 2025Updated 7 months ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Futures, streams, and async I/O combinators.☆539Feb 5, 2026Updated last month
- A multiprocess drop-in replacement for Rust channels☆1,097Mar 9, 2026Updated 2 weeks ago
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆937Mar 9, 2026Updated 2 weeks ago
- Hypothesis-like property testing for Rust☆2,073Mar 9, 2026Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆747Dec 8, 2024Updated last year
- A basis for building an async client-server Websocket protocol☆15Feb 8, 2021Updated 5 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,569Jan 11, 2026Updated 2 months ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆434Mar 18, 2026Updated last week