smol-rs / blockingLinks
A thread pool for isolating blocking I/O in async programs
☆374Updated 5 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☆503Updated this week
- a lock-free concurrent slab (experimental)☆304Updated last week
- Concurrently Readable Data Structures for Rust☆363Updated this week
- rust stackful generator library☆361Updated last month
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Task abstraction for building executors☆555Updated this week
- A fast intrusive flamegraph☆237Updated 3 years ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Manual segmented stacks for Rust☆331Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- Futures, streams, and async I/O combinators.☆531Updated last week
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Async synchronization primitives☆280Updated last month
- Generic Atomic<T> type for Rust☆247Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- An allocator that can track and limit memory usage.☆217Updated 2 years ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆299Updated last month
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- Delegation of trait implementations via procedural macros☆279Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Per-object thread-local storage for Rust☆364Updated 4 months ago
- Compact inlined strings for Rust.☆541Updated 2 years ago
- ☆241Updated last week
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago