smol-rs / blocking
A thread pool for isolating blocking I/O in async programs
☆342Updated last month
Related projects ⓘ
Alternatives and complementary repositories for blocking
- Task abstraction for building executors☆413Updated last month
- Futures, streams, and async I/O combinators.☆475Updated this week
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- Conditional compilation according to rustc compiler version☆334Updated last week
- Async I/O and timers☆450Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆267Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- A HashMap variant that spreads resize load across inserts☆190Updated this week
- Adaptors between compression crates and Rust's async IO types☆409Updated this week
- Notify async tasks or threads☆449Updated this week
- Concurrently Readable Data Structures for Rust☆343Updated last month
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- The feature-rich, portable async channel library☆252Updated last year
- Count lines of LLVM IR per generic function☆414Updated this week
- Per-object thread-local storage for Rust☆335Updated 6 months ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- Support crate for rustc's self-profiling feature☆337Updated 5 months ago
- ☆188Updated last month
- Fast, ergonomic metrics for Rust☆338Updated last month
- in-place allocation-reusing queues for Rust☆289Updated 5 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆592Updated last month
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Manual segmented stacks for Rust☆291Updated last week
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- Stackless generators on stable Rust.☆441Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- rust stackful generator library☆310Updated last month