conradludgate / tokio-supervisorLinks
Reports when tokio runtime threads are blocking
☆65Updated 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:
- A concurrent, append-only vector.☆196Updated last month
- futures-buffered☆45Updated 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 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated last week
- Track and query Cargo dependency graphs.☆234Updated last week
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated last month
- Utilities for working with shared slices of memory☆75Updated 2 months ago
- Benchmarking library for stable Rust☆46Updated 5 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 3 weeks ago
- Generate Rust enum variants without associated data☆98Updated last year
- Simple async reactor and executor for rust☆79Updated 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 fast and flexible LRU map.☆192Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 3 weeks ago
- A better metrics crate☆33Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆139Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- Program startup and thread support written in Rust☆192Updated 4 months ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 3 weeks ago
- ☆74Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Thin immutable zero-copy byte slice☆47Updated 4 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A generic abstraction of paginated APIs☆62Updated last year
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆104Updated 2 weeks ago