theduke / tokio-blockedLinks
Detect blocking code in Tokio async tasks. (Rust)
☆74Updated last month
Alternatives and similar repositories for tokio-blocked
Users that are interested in tokio-blocked are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Utilities for working with shared slices of memory☆76Updated 3 months ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Static-checked parsing of regexes into structs☆45Updated 10 months ago
- Compile-time regular expressions, the right way.☆79Updated 7 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 10 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Type-erased core::Discriminant<T>☆38Updated 2 weeks ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- 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 3 weeks ago
- A generic abstraction of paginated APIs☆62Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆170Updated last week
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- High-fidelity time library for Rust, useful for applications where sub-nanosecond accuracy and exact arithmetic are needed☆35Updated last month
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Benchmarking library for stable Rust☆46Updated 5 months ago
- Reports when tokio runtime threads are blocking☆65Updated last year
- Include your assets statically into your application with a strict structure☆90Updated 6 months ago
- horrible serde macro stuff☆39Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- State machine pattern for Rust☆29Updated 11 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆177Updated this week
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆69Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last week