smol-rs / blockingLinks
A thread pool for isolating blocking I/O in async programs
☆363Updated last week
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☆370Updated last year
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- Task abstraction for building executors☆480Updated 6 months ago
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- Futures, streams, and async I/O combinators.☆514Updated last week
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆299Updated last month
- rust stackful generator library☆342Updated last month
- Stackless generators on stable Rust.☆466Updated 3 years ago
- Notify async tasks or threads☆482Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆359Updated last month
- Manual segmented stacks for Rust☆318Updated 3 months ago
- A fast intrusive flamegraph☆235Updated 3 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- A library for creating references that carry their owner with them.☆376Updated last year
- Conditional compilation according to rustc compiler version☆375Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Async synchronization primitives☆270Updated last week
- ☆216Updated last week
- The feature-rich, portable async channel library☆260Updated 2 years ago
- Support crate for rustc's self-profiling feature☆367Updated last month
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- A lightweight version of pin-project written with declarative macros.☆253Updated 2 weeks ago
- Async I/O and timers☆539Updated last week
- A crate for safe and ergonomic pin-projection.☆673Updated last week
- Per-object thread-local storage for Rust☆348Updated this week
- A data structure to efficiently intern, cache and restore strings.☆203Updated last week
- Compact inlined strings for Rust.☆528Updated last year
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago