smol-rs / blockingLinks
A thread pool for isolating blocking I/O in async programs
☆367Updated last month
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☆505Updated 2 weeks ago
- rust stackful generator library☆350Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- Futures, streams, and async I/O combinators.☆524Updated 2 months ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Generic Atomic<T> type for Rust☆241Updated last month
- A library for creating references that carry their owner with them.☆377Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆361Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- Async synchronization primitives☆274Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆307Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆355Updated last month
- ☆226Updated 2 months ago
- Notify async tasks or threads☆490Updated 2 months ago
- The feature-rich, portable async channel library☆263Updated 2 years ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- Manual segmented stacks for Rust☆323Updated 2 weeks ago
- Async I/O and timers☆551Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- Async stream for Rust and the futures crate.☆188Updated last week
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Async executor☆402Updated last month
- Getters and Setters for Rust.☆371Updated 4 months ago