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☆40Updated 11 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- A Rust implementation of OS provided synchronization primitives☆55Updated last year
- Implementation of triple buffering in Rust☆85Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 10 months ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers☆447Updated 3 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆144Updated 2 years ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- liburing bindings☆34Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 6 months ago
- ☆120Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- [DEPRECATED] A simple object arena☆37Updated 3 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☆57Updated 3 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 9 months ago
- Ethox is a standalone network stack for user-space networking and unikernels☆38Updated 11 months ago
- Collection of techniques for (binary) string searching☆23Updated 5 years ago
- ☆45Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Object Pool LockFree in Rust☆45Updated 2 months ago
- A fast thread safe memory pool for reusing allocations.☆29Updated 8 years ago
- Trying to create Sync bump allocator☆31Updated 4 months ago
- skiplist☆141Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Library safely exposing the io_uring API.☆60Updated this week