naomijub / tokio-retryLinks
Extensible, asynchronous retry behaviours for futures/tokio
☆36Updated last week
Alternatives and similar repositories for tokio-retry
Users that are interested in tokio-retry are comparing it to the libraries listed below
Sorting:
- Generate Rust enum variants without associated data☆99Updated 2 weeks ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆112Updated last week
- 🔎 Prometheus metrics middleware for Axum☆87Updated 3 weeks ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Detect blocking code in Tokio async tasks. (Rust)☆84Updated 5 months ago
- A tracing layer for shipping logs to Grafana Loki☆71Updated 7 months ago
- A thin wrapper around serialized data which add information of identity and version.☆30Updated last week
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Access and evaluate tracing logs in async and sync tests.☆86Updated 2 months ago
- A very fast HTTP Server based on Hyper and Rust☆89Updated last year
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- ☆226Updated 6 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆86Updated this week
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- A caching middleware that follows HTTP caching rules☆94Updated last week
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- Cargo command to create the README.md from your crate's documentation☆171Updated last week
- A concurrent, append-only vector.