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…☆66Updated last month
- Track and query Cargo dependency graphs.☆249Updated this week
- Benchmarking library for stable Rust☆47Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A fast and flexible LRU map.☆199Updated last year
- Serde Visitor for deserializing untagged enums☆69Updated 3 weeks ago
- A concurrent, append-only vector.☆209Updated 5 months ago
- futures-buffered☆45Updated 5 months ago
- Utilities for working with shared slices of memory☆83Updated 6 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Generate Rust enum variants without associated data☆99Updated this week
- Thin immutable zero-copy byte slice☆60Updated last week
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Simple async reactor and executor for rust☆78Updated 9 months ago
- A better metrics crate☆39Updated last month
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated last week
- Detect blocking code in Tokio async tasks. (Rust)☆83Updated 4 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Fast JSON deserialization on borrowed data☆122Updated last month
- ☆222Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 5 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆116Updated 9 months ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated 3 weeks ago
- A thin wrapper around serialized data which add information of identity and version.☆29Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- ☆76Updated this week