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 last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- Benchmarking library for stable Rust☆47Updated last month
- Serde Visitor for deserializing untagged enums☆67Updated last week
- A concurrent, append-only vector.☆204Updated 3 months ago
- Track and query Cargo dependency graphs.☆239Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A better metrics crate☆36Updated 3 weeks ago
- Utilities for working with shared slices of memory☆79Updated 4 months ago
- futures-buffered☆45Updated 3 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- ☆76Updated last week
- Fast JSON deserialization on borrowed data☆116Updated last month
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- Simple async reactor and executor for rust☆79Updated 7 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated 3 weeks ago
- Generate Rust enum variants without associated data☆97Updated 2 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Deserialization library with focus on error handling☆49Updated last month
- A thin wrapper around serialized data which add information of identity and version.☆29Updated 2 weeks ago
- A versatile and developer-friendly trait mocking library☆77Updated last week
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year