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
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆41Updated last year
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- ☆46Updated 5 years ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆24Updated 3 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆58Updated 3 years ago
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆69Updated 11 months ago
- Ethox is a standalone network stack for user-space networking and unikernels☆38Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Simplify the use of performance counters.☆64Updated 2 years ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆145Updated 2 years ago
- ☆126Updated 2 months ago
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆143Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 3 weeks ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 7 months ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆38Updated 5 years ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers☆451Updated 4 months ago
- liburing bindings☆34Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- ☆52Updated 5 years ago
- Library safely exposing the io_uring API.☆61Updated last month
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Just like `Cell` but with volatile read / write operations☆18Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year