theduke / tokio-blockedLinks
Detect blocking code in Tokio async tasks. (Rust)
☆83Updated 4 months ago
Alternatives and similar repositories for tokio-blocked
Users that are interested in tokio-blocked are comparing it to the libraries listed below
Sorting:
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆116Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Fast JSON deserialization on borrowed data☆121Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- A concurrent, append-only vector.☆208Updated 4 months ago
- ☆39Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆185Updated this week
- Const TypeId and non-'static TypeId☆70Updated last week
- A zero-copy Rust library that builds and parses network packets in-place.☆119Updated 9 months ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- A safe sync/async multi-producer, multi-consumer channel☆206Updated 8 months ago
- Static-checked parsing of regexes into structs☆45Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- ☆219Updated 5 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Testing framework for rust enhancing the built-in library with some useful features.☆71Updated last week
- Game Developer's Toolkit for CPU Management☆103Updated 3 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 3 months ago
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- an extremely fast async mutex with alternative sync API☆80Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated 2 weeks ago