smol-rs / blockingLinks
A thread pool for isolating blocking I/O in async programs
☆361Updated last week
Alternatives and similar repositories for blocking
Users that are interested in blocking are comparing it to the libraries listed below
Sorting:
- a lock-free concurrent slab (experimental)☆294Updated 8 months ago
- Task abstraction for building executors☆480Updated 7 months ago
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Conditional compilation according to rustc compiler version☆375Updated 2 weeks ago
- rust stackful generator library☆347Updated 3 weeks ago
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- Notify async tasks or threads☆484Updated last month
- A fast intrusive flamegraph☆235Updated 3 years ago
- Futures, streams, and async I/O combinators.☆516Updated last month
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆303Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 2 weeks ago
- Manual segmented stacks for Rust☆319Updated 4 months ago
- Async synchronization primitives☆270Updated 2 weeks ago
- ☆216Updated last month
- A library for creating references that carry their owner with them.☆377Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- The feature-rich, portable async channel library☆261Updated 2 years ago
- Per-object thread-local storage for Rust☆351Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Compact inlined strings for Rust.☆530Updated last year
- Async I/O and timers☆543Updated this week
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Async stream for Rust and the futures crate.☆186Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆432Updated 3 months ago
- Fast, ergonomic metrics for Rust☆340Updated 10 months ago