conradludgate / tokio-supervisor
Reports when tokio runtime threads are blocking
☆64Updated 8 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:
- Serde Visitor for deserializing untagged enums☆63Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- 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 last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- A better metrics crate☆30Updated 3 months ago
- ☆148Updated 2 weeks ago
- Fast JSON deserialization on borrowed data☆86Updated 3 months ago
- futures-buffered☆40Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated last month
- Simple async reactor and executor for rust☆79Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 2 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆57Updated 6 months ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 2 months ago
- Cargo hack manager☆64Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 11 months ago
- The quickest way to override dependencies with Cargo☆60Updated this week
- Benchmarking library for stable Rust☆36Updated last month
- ☆65Updated 11 months ago
- Type-erased core::Discriminant<T>☆38Updated 2 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- What if we could check declarative macros before using them?☆48Updated 6 months ago
- Human-friendly indexed collections☆53Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- Progress reporting abstraction for Rust☆64Updated 9 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Track and query Cargo dependency graphs.☆207Updated this week
- Choose Rust types at compile-time via constants☆65Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated 8 months ago