smol-rs / blockingLinks
A thread pool for isolating blocking I/O in async programs
☆369Updated 3 months ago
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☆526Updated last month
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Futures, streams, and async I/O combinators.☆530Updated last month
- Notify async tasks or threads☆500Updated 3 months ago
- rust stackful generator library☆353Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆194Updated 10 months ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated last week
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- Compact inlined strings for Rust.☆536Updated 2 years ago
- Manual segmented stacks for Rust☆328Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆309Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆296Updated 3 months ago
- Generic Atomic<T> type for Rust☆243Updated 2 months ago
- Async I/O and timers☆554Updated 2 months ago
- Async synchronization primitives☆276Updated 3 months ago
- Conditional compilation according to rustc compiler version☆386Updated last week
- ☆237Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- The feature-rich, portable async channel library☆266Updated 2 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆304Updated last week
- Async executor☆410Updated last month
- Count lines of LLVM IR per generic function☆483Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆723Updated 11 months ago