ihrwein / backoff
Exponential backoff and retry for Rust.
☆306Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for backoff
- A crate for safe and ergonomic pin-projection.☆613Updated this week
- Find out path at which a deserialization error occurred☆323Updated this week
- x-www-form-urlencoded meets Serde☆228Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Asynchronous streams for Rust using async & await notation☆636Updated last month
- A thread pool for isolating blocking I/O in async programs☆341Updated 3 weeks ago
- Allows for the creation of serialised Rust tests☆225Updated this week
- Utilities for collecting metrics from a Tokio application☆303Updated 8 months ago
- Adaptors between compression crates and Rust's async IO types☆403Updated 2 weeks ago
- Fast, ergonomic metrics for Rust☆337Updated 3 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆585Updated 2 weeks ago
- Build a config structure from environment variables in Rust without boilerplate☆203Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- A parser and formatter for std::{SystemTime, Duration}☆288Updated last year
- Struct mocking library for Rust☆434Updated 7 months ago
- Fowler–Noll–Vo hash function☆338Updated 7 months ago
- A collection of open source Rust crates from iqlusion☆455Updated this week
- Task abstraction for building executors☆401Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆663Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆317Updated last month
- Notify async tasks or threads☆447Updated last week
- Common types for HTTP operations☆200Updated 8 months ago
- derive simple constructor functions for Rust structs☆527Updated 2 months ago
- Async synchronization primitives☆255Updated 3 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆203Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆727Updated 2 months ago
- Delegation of trait implementations via procedural macros☆256Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆350Updated last week
- Support atomic operations on Arc itself☆780Updated this week
- JOSE (JSON Web Token) Library for Rust☆181Updated last year