ihrwein / backoffLinks
Exponential backoff and retry for Rust.
☆323Updated last year
Alternatives and similar repositories for backoff
Users that are interested in backoff are comparing it to the libraries listed below
Sorting:
- Utilities for collecting metrics from a Tokio application☆355Updated last month
- Struct mocking library for Rust☆465Updated 6 months ago
- Find out path at which a deserialization error occurred☆376Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- x-www-form-urlencoded meets Serde☆249Updated 10 months ago
- Allows for the creation of serialised Rust tests☆254Updated last month
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- Build a config structure from environment variables in Rust without boilerplate☆217Updated 9 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆332Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago
- A circuit breaker implementation for rust☆194Updated 11 months ago
- A set of alternative `derive` attributes for Rust☆441Updated last year
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆182Updated 3 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆739Updated last month
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆414Updated this week
- 🦀 GitHub Actions for Rust - recipes, discussions, questions and ideas☆352Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago
- Getters and Setters for Rust.☆354Updated this week
- Structured logging for actix-web applications.☆248Updated 2 months ago
- Task abstraction for building executors☆471Updated 5 months ago
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆421Updated this week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- Notify async tasks or threads☆474Updated last month
- Conditional compilation according to rustc compiler version☆366Updated last month
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago