srijs / rust-tokio-retryLinks
Extensible, asynchronous retry behaviours for futures/tokio
☆137Updated 2 years ago
Alternatives and similar repositories for rust-tokio-retry
Users that are interested in rust-tokio-retry are comparing it to the libraries listed below
Sorting:
- Integrate Diesel into Tokio cleanly and efficiently.☆104Updated last year
- A Rust library to retry some code until its return value satisfies a condition.☆123Updated last month
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- ☆57Updated 10 months ago
- ☆197Updated 9 months ago
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- A circuit breaker implementation for rust☆202Updated last year
- Easily compare two JSON values and get great output☆91Updated 2 years ago
- The feature-rich, portable async channel library☆266Updated 3 years ago
- Serde support for querystring-style strings☆222Updated 3 weeks ago
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year
- Inter-event timing metrics on top of tracing.☆129Updated last week
- x-www-form-urlencoded meets Serde☆259Updated last year
- An async parser for multipart/form-data content-type in Rust☆162Updated last year
- Write doc comments from macros☆101Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Typed HTTP Headers from hyper☆189Updated 2 months ago
- A Redis Client for Rust based on Futures and Tokio☆122Updated last year
- Macro for writing nested `if let` expressions☆169Updated 4 months ago
- Write and execute SQL queries with ease☆74Updated 4 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Heap-based async timers