conradludgate / tokio-supervisorLinks
Reports when tokio runtime threads are blocking
☆66Updated last year
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…☆67Updated last month
- futures-buffered☆46Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Serde Visitor for deserializing untagged enums☆69Updated last month
- A concurrent, append-only vector.☆208Updated 5 months ago
- Track and query Cargo dependency graphs.☆251Updated last week
- Utilities for working with shared slices of memory☆84Updated 7 months ago
- Generate Rust enum variants without associated data☆100Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆84Updated 5 months ago
- Benchmarking library for stable Rust☆47Updated last month
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Simple async reactor and executor for rust☆79Updated 10 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆116Updated 10 months ago
- ☆75Updated 3 weeks ago
- A fast and flexible LRU map.☆199Updated last year
- ☆226Updated 6 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 3 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A better metrics crate☆39Updated 2 months ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- Deserialization library with focus on error handling☆49Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Thin immutable zero-copy byte slice☆63Updated last week
- A thin wrapper around serialized data which add information of identity and version.☆30Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A generic abstraction of paginated APIs☆62Updated 2 years ago