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 weeks ago
- Track and query Cargo dependency graphs.☆245Updated this week
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A concurrent, append-only vector.☆207Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆103Updated 4 months ago
- A better metrics crate☆39Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Detect blocking code in Tokio async tasks. (Rust)☆82Updated 4 months ago
- futures-buffered☆45Updated 5 months ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated this week
- Generate Rust enum variants without associated data☆99Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated 2 months ago
- Benchmarking library for stable Rust☆47Updated this week
- A versatile and developer-friendly trait mocking library☆79Updated last month
- Fast JSON deserialization on borrowed data☆121Updated last month
- ☆218Updated 5 months ago
- The quickest way to override dependencies with Cargo☆68Updated this week
- A fast and flexible LRU map.☆198Updated 11 months ago
- Program startup and thread support written in Rust☆196Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- Type-erased core::Discriminant<T>☆38Updated this week
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- A very fast Key-Value store in pure rust☆213Updated this week