theduke / tokio-blockedLinks
Detect blocking code in Tokio async tasks. (Rust)
☆80Updated 2 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:
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Utilities for working with shared slices of memory☆77Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 7 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- A lockless mpmc/mpsc to support async base on crossbeam☆199Updated last week
- Const TypeId and non-'static TypeId☆68Updated last month
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 10 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Rust procedural macro attribute parser☆45Updated last year
- Fast JSON deserialization on borrowed data☆116Updated 3 weeks ago
- bitfields implementation for rust☆51Updated 3 months ago
- ☆39Updated last year
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆70Updated this week
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆141Updated 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 last month
- Efficient byte-stream pipe buffer☆43Updated last year
- Concise bit field extraction☆61Updated 11 months ago
- ☆77Updated this week
- Include your assets statically into your application with a strict structure☆90Updated last week
- Static-checked parsing of regexes into structs☆45Updated 10 months ago
- run rust executables with vscode's codelldb extension☆62Updated 8 months ago