utaal / spsc-bip-bufferLinks
A concurrent, spsc ring-buffer with sized reservations
☆100Updated 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
Sorting:
- Local-affinity first NUMA-aware allocator with optional fallback.☆28Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- ☆46Updated 5 years ago
- Implementation of triple buffering in Rust☆91Updated last month
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆42Updated last year
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 4 years ago
- A thread-safe & efficient memory pool☆169Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆156Updated 2 years ago
- A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers☆478Updated 10 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆84Updated last year
- Ethox is a standalone network stack for user-space networking and unikernels☆43Updated 5 months ago
- Rust io_uring examples☆86Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 3 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- liburing bindings☆35Updated 3 years ago
- An implementation of an efficient O(n) median filter in Rust.☆23Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Rust library to program hardware performance counter.☆54Updated 2 years ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆147Updated 4 years ago
- Simplify the use of performance counters.☆64Updated 3 years ago
- rust bindings of snmalloc☆142Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year