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☆103Updated last month
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers☆485Updated last week
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆64Updated 4 years ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆42Updated last year
- Ethox is a standalone network stack for user-space networking and unikernels☆44Updated 8 months ago
- ☆48Updated 6 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Simplify the use of performance counters.☆64Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- ☆78Updated 4 years ago
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 6 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 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…☆148Updated 4 years ago
- Rust library to program hardware performance counter.☆58Updated 3 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- rust bindings of snmalloc☆148Updated 4 months ago
- liburing bindings☆35Updated 3 years ago
- A fast thread safe memory pool for reusing allocations.☆31Updated 9 years ago
- Code coverage support for Rust `no_std` and embedded programs☆62Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- An implementation of an efficient O(n) median filter in Rust.☆23Updated 3 years ago