conradludgate / tokio-supervisorLinks
Reports when tokio runtime threads are blocking
☆65Updated 11 months ago
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…☆59Updated 2 weeks ago
- futures-buffered☆45Updated last month
- Track and query Cargo dependency graphs.☆231Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A concurrent, append-only vector.☆192Updated 2 weeks ago
- A better metrics crate☆33Updated last month
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆138Updated 10 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆65Updated this week
- Benchmarking library for stable Rust☆46Updated 4 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated last month
- Simple async reactor and executor for rust☆80Updated 4 months ago
- A fast and flexible LRU map.☆192Updated 7 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Async, lock-free synchronization primitives for task wakeup☆46Updated 11 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆93Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- ☆73Updated 3 weeks ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 months ago
- Deserialization library with focus on error handling☆48Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆136Updated this week
- SIMD-optimized B+ Tree implementation that uses integer keys☆64Updated last month
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 3 weeks ago
- Some internal rustc tools made accessible☆47Updated 7 months ago