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:
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Track and query Cargo dependency graphs.☆237Updated this week
- Serde Visitor for deserializing untagged enums☆67Updated 2 weeks ago
- futures-buffered☆45Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- A concurrent, append-only vector.☆201Updated last month
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 3 weeks ago
- Utilities for working with shared slices of memory☆76Updated 3 months ago
- A fast and flexible LRU map.☆192Updated 9 months ago
- A thin wrapper around serialized data which add information of identity and version.☆27Updated last week
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Program startup and thread support written in Rust☆193Updated 4 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆31Updated 2 weeks ago
- Generate Rust enum variants without associated data☆98Updated last year
- Benchmarking library for stable Rust☆46Updated 5 months ago
- Fast JSON deserialization on borrowed data☆115Updated this week
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last week
- Simple async reactor and executor for rust☆79Updated 6 months ago
- A versatile and developer-friendly trait mocking library☆76Updated 5 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆132Updated 3 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆105Updated this week
- SIMD-optimized B+ Tree implementation that uses integer keys☆68Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- Mirror of Rust's allocator api for use on stable rust☆67Updated 3 weeks ago