utaal / spsc-bip-bufferLinks
A concurrent, spsc ring-buffer with sized reservations
☆102Updated 5 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:
- Implementation of triple buffering in Rust☆102Updated 3 weeks ago
- ☆47Updated 5 years ago
- A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers☆480Updated last year
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- 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
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 4 years ago
- A thread-safe & efficient memory pool☆171Updated 2 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆63Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- rust bindings of snmalloc☆146Updated 3 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Simplify the use of performance counters.☆64Updated 3 years ago
- Ethox is a standalone network stack for user-space networking and unikernels☆44Updated 8 months ago
- liburing bindings☆35Updated 3 years ago
- probe: Static probes for Rust☆102Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆148Updated 4 years ago
- Rust library to program hardware performance counter.☆58Updated 3 years ago
- Rust as sandbox☆35Updated 11 years ago
- An implementation of an efficient O(n) median filter in Rust.☆23Updated 3 years ago
- Rust io_uring examples☆99Updated this week
- ☆78Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year