conradludgate / tokio-supervisor
Reports when tokio runtime threads are blocking
☆64Updated 7 months ago
Alternatives and similar repositories for tokio-supervisor:
Users that are interested in tokio-supervisor are comparing it to the libraries listed below
- ☆142Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 6 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…☆53Updated 3 weeks ago
- A better metrics crate☆30Updated 2 months ago
- Track and query Cargo dependency graphs.☆207Updated last week
- Fast JSON deserialization on borrowed data☆86Updated 2 months ago
- Simple async reactor and executor for rust☆79Updated 3 weeks ago
- futures-buffered☆39Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆61Updated this week
- A hash table with strong order and fast iteration; access items by key or sequence index☆41Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆62Updated last month
- Cargo hack manager☆64Updated last year
- Type-erased core::Discriminant<T>☆38Updated last month
- Utilities for working with impl traits in Rust.☆108Updated 2 months ago
- A generic abstraction of paginated APIs☆59Updated last year
- A fast and flexible LRU map.☆181Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆55Updated 5 months ago
- It executes futures☆58Updated 2 years ago
- The quickest way to override dependencies with Cargo☆59Updated last week
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Generate Rust enum variants without associated data☆93Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆86Updated 2 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆107Updated 2 weeks ago
- A concurrent, append-only vector.☆156Updated last month
- Progress reporting abstraction for Rust☆64Updated 8 months ago
- Benchmarking library for stable Rust☆35Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago