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…☆64Updated 3 weeks ago
- Benchmarking library for stable Rust☆47Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- Track and query Cargo dependency graphs.☆237Updated last week
- futures-buffered☆45Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆67Updated last month
- Generate Rust enum variants without associated data☆98Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- A concurrent, append-only vector.☆203Updated 2 months ago
- Utilities for working with shared slices of memory☆77Updated 3 months ago
- A fast and flexible LRU map.☆195Updated 9 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated last week
- A generic abstraction of paginated APIs☆62Updated last year
- ☆76Updated 2 months ago
- A better metrics crate☆34Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆108Updated 3 weeks ago
- Deserialization library with focus on error handling☆49Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last week
- A thin wrapper around serialized data which add information of identity and version.☆27Updated this week
- Simple async reactor and executor for rust☆79Updated 6 months ago
- Fast JSON deserialization on borrowed data☆116Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆34Updated last week
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 2 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated last week
- 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…☆96Updated last month
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 3 months ago