smol-rs / blockingLinks
A thread pool for isolating blocking I/O in async programs
☆368Updated 2 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☆517Updated last month
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- Notify async tasks or threads☆496Updated 3 months ago
- rust stackful generator library☆351Updated last month
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- Stackless generators on stable Rust.☆471Updated 3 years ago
- ☆231Updated 3 months ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 3 months ago
- Async stream for Rust and the futures crate.☆188Updated last month
- Generic Atomic<T> type for Rust☆243Updated last month
- A fast intrusive flamegraph☆236Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- Async I/O and timers☆553Updated last month
- Async synchronization primitives☆275Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- Async executor☆406Updated 2 weeks ago
- Per-object thread-local storage for Rust☆358Updated last month
- A data structure to efficiently intern, cache and restore strings.☆204Updated 2 months ago