dicej / ipmpscLinks
Inter-process Multiple Producer, Single Consumer Channels for Rust
☆59Updated last year
Alternatives and similar repositories for ipmpsc
Users that are interested in ipmpsc are comparing it to the libraries listed below
Sorting:
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 8 months ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆45Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆121Updated last month
- Utilities for working with shared slices of memory☆69Updated last week
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Typed any map for rust☆67Updated 6 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆70Updated last year
- Lending iterators on stable Rust☆82Updated last year
- structured parallel execution for async Rust☆33Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 3 months ago
- Abstract over different executors☆73Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆63Updated last week
- A fast and flexible LRU map.☆185Updated 5 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week