smol-rs / blockingLinks
A thread pool for isolating blocking I/O in async programs
☆361Updated 3 weeks ago
Alternatives and similar repositories for blocking
Users that are interested in blocking are comparing it to the libraries listed below
Sorting:
- Task abstraction for building executors☆479Updated 6 months ago
- Concurrently Readable Data Structures for Rust☆359Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- Notify async tasks or threads☆477Updated last week
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- rust stackful generator library☆342Updated last month
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A library for creating references that carry their owner with them.☆375Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Generic Atomic<T> type for Rust☆236Updated last month
- A fast intrusive flamegraph☆236Updated 3 years ago
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 2 weeks ago
- Manual segmented stacks for Rust☆315Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Futures, streams, and async I/O combinators.☆509Updated last month
- ☆216Updated last month
- Async I/O and timers☆535Updated this week
- Track and query Cargo dependency graphs.☆351Updated 2 years ago
- Concurrent multi-producer multi-consumer queue☆284Updated last week
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Compact inlined strings for Rust.☆526Updated last year
- Fast, ergonomic metrics for Rust☆339Updated 9 months ago
- Rust interface to io_uring☆335Updated last year
- Exponential backoff and retry for Rust.☆329Updated last year
- A lightweight version of pin-project written with declarative macros.☆251Updated 3 weeks ago