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:
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆41Updated last year
- A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers☆465Updated 5 months ago
- ☆46Updated 5 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆59Updated 3 years ago
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆152Updated 2 years ago
- Implementation of triple buffering in Rust☆89Updated last week
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- liburing bindings☆34Updated 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…☆146Updated 3 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆70Updated last year
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- Rust as sandbox☆35Updated 10 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆174Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- A minimalistic async/await executor for Rust☆231Updated last year
- A thread-safe & efficient memory pool☆169Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆26Updated 4 years ago
- ☆127Updated 4 months ago
- Ethox is a standalone network stack for user-space networking and unikernels☆38Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Rust SNTP client to get a timestamp from NTP servers☆52Updated 4 months ago
- ☆78Updated 3 years ago
- A fast thread safe memory pool for reusing allocations.☆29Updated 9 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year