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…☆65Updated 2 months ago
- A concurrent, append-only vector.☆206Updated 3 months ago
- Track and query Cargo dependency graphs.☆240Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- futures-buffered☆45Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated this week
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Generate Rust enum variants without associated data☆98Updated last month
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆79Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆67Updated 2 weeks ago
- Benchmarking library for stable Rust☆47Updated last month
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated last month
- Program startup and thread support written in Rust☆196Updated last month
- A thin wrapper around serialized data which add information of identity and version.☆29Updated this week
- A better metrics crate☆38Updated last week
- Fast JSON deserialization on borrowed data☆117Updated 2 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 2 weeks ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆119Updated 8 months ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated 2 weeks ago
- ☆76Updated last month
- A versatile and developer-friendly trait mocking library☆77Updated 3 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A generic abstraction of paginated APIs☆62Updated last year
- ☆218Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Simple async reactor and executor for rust☆78Updated 8 months ago