naomijub / tokio-retryLinks
Extensible, asynchronous retry behaviours for futures/tokio
☆27Updated 4 months ago
Alternatives and similar repositories for tokio-retry
Users that are interested in tokio-retry are comparing it to the libraries listed below
Sorting:
- MessagePack serializer implementation for Rust / msgpack.org[Rust]☆16Updated 2 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆57Updated 6 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- ☆156Updated last week
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated this week
- Automatic HTTPS certificates for trillium.rs, via Let's Encrypt and ACME tls-alpn-01 challenges☆13Updated 3 months ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆75Updated last month
- Helper macros: autoimpl, impl_scope☆63Updated 5 months ago
- axum::ws with type safe messages☆23Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Typed any map for rust☆67Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 2 weeks ago
- File type detector☆38Updated this week
- Human readable strings☆14Updated last year
- Static-checked parsing of regexes into structs☆45Updated 6 months ago
- Access and evaluate tracing logs in async and sync tests.☆72Updated last year
- Dynamic structured values for Rust☆28Updated 2 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- State machine pattern for Rust☆29Updated 7 months ago
- A versatile and developer-friendly trait mocking library☆75Updated last month