dicej / ipmpscLinks
Inter-process Multiple Producer, Single Consumer Channels for Rust
☆65Updated last year
Alternatives and similar repositories for ipmpsc
Users that are interested in ipmpsc are comparing it to the libraries listed below
Sorting:
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆125Updated 10 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆153Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Object Pool LockFree in Rust☆47Updated last month
- ☆43Updated 3 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆90Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Typed any map for rust☆67Updated 8 months ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Map data structure whose keys are stored as ranges☆93Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆78Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Better reference counted strings for Rust☆134Updated last year
- Utilities for working with shared slices of memory☆72Updated last month
- ☆87Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆70Updated this week
- Migrated to Codeberg☆79Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year