smol-rs / blockingLinks
A thread pool for isolating blocking I/O in async programs
☆366Updated last month
Alternatives and similar repositories for blocking
Users that are interested in blocking are comparing it to the libraries listed below
Sorting:
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆521Updated last month
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Task abstraction for building executors☆496Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆361Updated 2 months ago
- Notify async tasks or threads☆484Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- rust stackful generator library☆349Updated this week
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆379Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆306Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆291Updated last month
- A fast intrusive flamegraph☆235Updated 3 years ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- A library for creating references that carry their owner with them.☆377Updated last year
- Async I/O and timers☆545Updated 2 weeks ago
- The feature-rich, portable async channel library☆262Updated 2 years ago
- Compact inlined strings for Rust.☆530Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Fast, ergonomic metrics for Rust☆340Updated 11 months ago
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Common types for HTTP operations☆206Updated last year
- A library for to allow multiple return types by automatically generated enum.☆372Updated this week
- Async synchronization primitives☆273Updated last month
- ☆223Updated last month
- Manual segmented stacks for Rust☆319Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago