conradludgate / tokio-supervisorLinks
Reports when tokio runtime threads are blocking
☆65Updated 10 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:
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- 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.☆187Updated 3 weeks ago
- 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
- Fast JSON deserialization on borrowed data☆108Updated last month
- futures-buffered☆43Updated 4 months ago
- Track and query Cargo dependency graphs.☆230Updated this week
- Utilities for working with shared slices of memory☆71Updated 2 weeks ago
- Benchmarking library for stable Rust☆45Updated 3 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆45Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Serde Visitor for deserializing untagged enums☆64Updated last week
- ☆166Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- A better metrics crate☆31Updated 5 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- A zero-copy Rust library that builds and parses network packets in-place.☆117Updated 3 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- ☆72Updated last month
- Simple async reactor and executor for rust☆80Updated 3 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 8 months ago
- A very fast Key-Value store in pure rust☆205Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Type-erased core::Discriminant<T>☆38Updated last month