dicej / ipmpsc
Inter-process Multiple Producer, Single Consumer Channels for Rust
☆57Updated 9 months ago
Alternatives and similar repositories for ipmpsc:
Users that are interested in ipmpsc are comparing it to the libraries listed below
- Object Pool LockFree in Rust☆45Updated last month
- Migrated to Codeberg☆80Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Threadsafe RefCell for Rust☆90Updated last year
- Typed any map for rust☆65Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 5 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆121Updated 4 months ago
- A Rust implementation of OS provided synchronization primitives☆55Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- A circular buffer with fixed capacity (Rust).☆103Updated last year
- Map data structure whose keys are stored as ranges☆81Updated 2 months ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- Dependency injection for Rust☆48Updated 2 months ago
- Run closures in parallel☆113Updated last month
- Define your own PhantomData☆151Updated last week
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Compile-time string operations☆90Updated 3 weeks ago
- The missing compound borrowing for Rust.☆57Updated 2 months ago
- Library safely exposing the io_uring API.☆58Updated last week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆71Updated this week