utaal / spsc-bip-buffer
A concurrent, spsc ring-buffer with sized reservations
☆98Updated 4 years ago
Alternatives and similar repositories for spsc-bip-buffer:
Users that are interested in spsc-bip-buffer are comparing it to the libraries listed below
- Implementation of triple buffering in Rust☆83Updated 2 weeks ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆39Updated 10 months ago
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆143Updated 2 years ago
- ☆45Updated 5 years ago
- SIMD Floating point and integer compressed vector library☆79Updated last year
- Ethox is a standalone network stack for user-space networking and unikernels☆38Updated 10 months ago
- A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers☆444Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆57Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 5 months ago
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 8 months ago
- Just like `Cell` but with volatile read / write operations☆18Updated last year
- ☆79Updated 3 years ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆38Updated 5 years ago
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- A fast thread safe memory pool for reusing allocations.☆29Updated 8 years ago
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- rust bindings of snmalloc☆126Updated 2 weeks ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆23Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Core abstractions of the Real-Time Interrupt-driven Concurrency (RTIC) framework☆22Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- A set of rust crates for making stack dumps and getting stack traces out of them☆76Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year