conradludgate / tokio-supervisorLinks
Reports when tokio runtime threads are blocking
☆64Updated 9 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:
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- futures-buffered☆41Updated 3 months ago
- Utilities for working with shared slices of memory☆70Updated this week
- A better metrics crate☆31Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months 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…☆56Updated 3 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- Fast JSON deserialization on borrowed data☆106Updated last week
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- Benchmarking library for stable Rust☆45Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 7 months ago
- ☆69Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- The quickest way to override dependencies with Cargo☆62Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- Cargo hack manager☆64Updated last year
- It executes futures☆57Updated 2 years ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆48Updated 6 months ago
- Human-friendly indexed collections☆53Updated 3 weeks ago
- Progress reporting abstraction for Rust☆64Updated 10 months ago
- Simple async reactor and executor for rust☆79Updated 2 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- Typed any map for rust☆67Updated 6 months ago
- Deserialization library with focus on error handling☆49Updated 4 months ago