conradludgate / tokio-supervisorLinks
Reports when tokio runtime threads are blocking
☆64Updated 9 months ago
Alternatives and similar repositories for tokio-supervisor
Users that are interested in tokio-supervisor are comparing it to the libraries listed below
Sorting:
- 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
- A better metrics crate☆31Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- futures-buffered☆40Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- ☆156Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 2 weeks ago
- The quickest way to override dependencies with Cargo☆60Updated this week
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- A utility crate to log errors without losing key information along the way.☆31Updated 4 months ago
- Human-friendly indexed collections☆53Updated last week
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆57Updated 6 months ago
- Type-erased core::Discriminant<T>☆38Updated 2 weeks ago
- Benchmarking library for stable Rust☆38Updated last month
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- ☆69Updated last week
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- It executes futures☆57Updated 2 years ago
- Typed any map for rust☆67Updated 5 months ago
- A thin wrapper around serialized data which add information of identity and version.☆22Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated 3 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆109Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Generate Rust enum variants without associated data☆98Updated last year