theduke / tokio-blockedLinks
Detect blocking code in Tokio async tasks. (Rust)
☆81Updated 3 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☆82Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Static-checked parsing of regexes into structs☆45Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Fast JSON deserialization on borrowed data☆117Updated 2 weeks ago
- Compile-time regular expressions, the right way.☆81Updated 9 months ago
- ☆39Updated last year
- A zero-copy Rust library that builds and parses network packets in-place.☆119Updated 8 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Include your assets statically into your application with a strict structure☆92Updated 2 weeks ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆181Updated this week
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- ☆78Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- ☆218Updated 4 months ago
- 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
- Serde with Validation☆60Updated 9 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- A concurrent, append-only vector.☆206Updated 3 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 6 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Benchmarking library for stable Rust☆47Updated last month
- Type-erased core::Discriminant<T>☆38Updated 2 weeks ago
- The missing compound borrowing for Rust.☆62Updated last month