smol-rs / blocking
A thread pool for isolating blocking I/O in async programs
☆350Updated last month
Alternatives and similar repositories for blocking:
Users that are interested in blocking are comparing it to the libraries listed below
- Futures, streams, and async I/O combinators.☆494Updated this week
- Task abstraction for building executors☆450Updated 3 weeks ago
- Notify async tasks or threads☆459Updated 3 weeks ago
- Async I/O and timers☆479Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Concurrently Readable Data Structures for Rust☆349Updated this week
- a lock-free concurrent slab (experimental)☆278Updated last month
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- A library for creating references that carry their owner with them.☆365Updated last year
- Faster, more compact implementation of std::Cow☆342Updated last year
- The feature-rich, portable async channel library☆251Updated 2 years ago
- Intrusive collections for Rust☆436Updated 5 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated last week
- Stackless generators on stable Rust.☆449Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Generic Atomic<T> type for Rust☆226Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆284Updated 6 months ago
- Asynchronous streams for Rust using async & await notation☆656Updated 2 months ago
- Fast, ergonomic metrics for Rust☆340Updated 4 months ago
- in-place allocation-reusing queues for Rust☆357Updated 8 months ago
- Adaptors between compression crates and Rust's async IO types☆446Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆665Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Rust interface to io_uring☆330Updated 8 months ago
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- A set of alternative `derive` attributes for Rust☆429Updated 8 months ago
- A fast intrusive flamegraph☆234Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- Async synchronization primitives☆261Updated last month
- Manual segmented stacks for Rust☆298Updated last week