smol-rs / blockingLinks
A thread pool for isolating blocking I/O in async programs
☆372Updated 3 months ago
Alternatives and similar repositories for blocking
Users that are interested in blocking are comparing it to the libraries listed below
Sorting:
- Notify async tasks or threads☆502Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- Generic Atomic<T> type for Rust☆245Updated 3 months ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Task abstraction for building executors☆530Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- Futures, streams, and async I/O combinators.☆529Updated last month
- rust stackful generator library☆357Updated this week
- Concurrently Readable Data Structures for Rust☆362Updated 5 months ago
- Conditional compilation according to rustc compiler version☆389Updated this week
- Stackless generators on stable Rust.☆474Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated 10 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆312Updated 5 months ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- The feature-rich, portable async channel library☆266Updated 2 years ago
- ☆240Updated 4 months ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- Concurrent multi-producer multi-consumer queue☆297Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Manual segmented stacks for Rust☆328Updated last month
- Compact inlined strings for Rust.☆537Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Async I/O and timers☆558Updated 3 weeks ago
- Fast, ergonomic metrics for Rust☆340Updated last year
- Async synchronization primitives☆277Updated last week
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Per-object thread-local storage for Rust☆362Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago