smol-rs / blockingLinks
A thread pool for isolating blocking I/O in async programs
☆373Updated 4 months ago
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☆385Updated 3 months ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- rust stackful generator library☆358Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆303Updated last year
- Task abstraction for building executors☆540Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆530Updated last week
- Manual segmented stacks for Rust☆330Updated last week
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Notify async tasks or threads☆502Updated last month
- ☆241Updated 5 months ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- Concurrently Readable Data Structures for Rust☆363Updated 6 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆317Updated 5 months ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆366Updated 3 weeks ago
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- The feature-rich, portable async channel library☆266Updated 3 years ago
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- Async executor☆424Updated last month
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- Reflection via DWARF.☆298Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Async synchronization primitives☆279Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- Per-object thread-local storage for Rust☆363Updated 3 months ago
- Async I/O and timers☆565Updated 2 weeks ago