conradludgate / tokio-supervisorLinks
Reports when tokio runtime threads are blocking
☆65Updated 11 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:
- A concurrent, append-only vector.☆187Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated last month
- Serde Visitor for deserializing untagged enums☆64Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆230Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Benchmarking library for stable Rust☆46Updated 3 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A fast and flexible LRU map.☆190Updated 7 months ago
- A better metrics crate☆31Updated 3 weeks ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated last week
- futures-buffered☆45Updated last week
- Simple async reactor and executor for rust☆80Updated 4 months ago
- Fast JSON deserialization on borrowed data☆112Updated last month
- ☆73Updated this week
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆99Updated last month
- A versatile and developer-friendly trait mocking library☆76Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- Deserialization library with focus on error handling☆49Updated 5 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- Utilities for working with impl traits in Rust.☆111Updated 6 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Program startup and thread support written in Rust☆189Updated 2 months ago
- Utilities for working with shared slices of memory☆72Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 5 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 5 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year