Exponential backoff and retry for Rust.
☆342Feb 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☆2,038Updated this week
- Compile time static maps for Rust☆2,153Jun 2, 2026Updated last week
- Make retry like a built-in feature provided by Rust.☆1,036May 22, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,376May 2, 2026Updated last month
- Some more derive(Trait) options☆2,111May 9, 2026Updated last month
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Compile-time type-checked builder derive☆1,173May 1, 2026Updated last month
- ☆252Apr 19, 2026Updated last month
- Support atomic operations on Arc itself☆1,353Updated this week
- Simple validation for Rust structs☆2,484Apr 22, 2026Updated last month
- A snapshot testing library for rust☆2,878Jun 3, 2026Updated last week
- deserialize env vars into typesafe structs with rust☆976Jun 7, 2024Updated 2 years ago
- ☆60Jan 20, 2026Updated 4 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,083Mar 12, 2026Updated 3 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆140Updated this week
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- A powerful mock object library for Rust☆1,819May 24, 2026Updated 3 weeks ago
- derive builder implementation for rust structs☆1,537Jan 2, 2026Updated 5 months ago
- Type erasure for async trait methods☆2,154Mar 24, 2026Updated 2 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆394Jul 5, 2024Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,365Updated this week
- Dead simple pool implementation for rust with async-await☆1,309May 29, 2026Updated 2 weeks ago
- Application level tracing for Rust.☆6,728May 30, 2026Updated 2 weeks ago
- An implementation of a LRU cache☆818Apr 27, 2026Updated last month
- async fn(Request) -> Result<Response, Error>☆4,206Feb 24, 2026Updated 3 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,127Updated this week
- Temporary file library for rust☆1,436Updated this week
- A crate for safe and ergonomic pin-projection.☆711Jun 4, 2026Updated last week
- A small rust library for adding custom derives to enums☆2,380Mar 7, 2026Updated 3 months ago
- Macros for all your token pasting needs