smol-rs / blocking
A thread pool for isolating blocking I/O in async programs
☆351Updated 2 months ago
Alternatives and similar repositories for blocking:
Users that are interested in blocking are comparing it to the libraries listed below
- Task abstraction for building executors☆460Updated 2 months ago
- Notify async tasks or threads☆460Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Async I/O and timers☆489Updated this week
- Futures, streams, and async I/O combinators.☆498Updated last month
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Async executor☆362Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆663Updated 3 months ago
- Generic Atomic<T> type for Rust☆230Updated last year
- Just, really the littlest Vec you could need. So smol.☆675Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆250Updated 5 years ago
- Manual segmented stacks for Rust☆299Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆351Updated this week
- Async synchronization primitives☆263Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆473Updated this week
- rust stackful generator library☆322Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆287Updated 7 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated last month
- Count lines of LLVM IR per generic function☆437Updated last month
- Reflection via DWARF.☆297Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Fast floating point to string conversion☆626Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆236Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Intrusive collections for Rust☆442Updated 6 months ago
- Slab allocator for Rust☆747Updated last month