theduke / tokio-blockedLinks
Detect blocking code in Tokio async tasks. (Rust)
☆79Updated 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☆79Updated 4 months ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- Static-checked parsing of regexes into structs☆45Updated 11 months ago
- Concise bit field extraction☆61Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- High-fidelity time library for Rust, useful for applications where sub-nanosecond accuracy and exact arithmetic are needed☆37Updated 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…☆97Updated 2 months ago
- Const TypeId and non-'static TypeId☆69Updated last month
- ☆39Updated last year
- Include your assets statically into your application with a strict structure☆91Updated 3 weeks ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- A zero-copy Rust library that builds and parses network packets in-place.☆119Updated 7 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆177Updated 3 weeks ago
- Compile-time regular expressions, the right way.☆79Updated 9 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Perfect hashing for an imperfect world☆94Updated 2 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- Fast JSON deserialization on borrowed data☆116Updated last month
- ☆78Updated 3 weeks ago
- Type-erased core::Discriminant<T>☆38Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- An alternative rust async runtime.☆59Updated this week
- A generic abstraction of paginated APIs☆62Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- ☆217Updated 4 months ago