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:
- Implementation of triple buffering in Rust☆89Updated last week
- ☆46Updated 5 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆28Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers☆476Updated 8 months ago
- A Rust implementation of OS provided synchronization primitives☆59Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆153Updated 2 years ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆42Updated last year
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 3 years ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- SIMD Floating point and integer compressed vector library☆81Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A thread-safe & efficient memory pool☆169Updated last year
- Ethox is a standalone network stack for user-space networking and unikernels☆43Updated 3 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Simplify the use of performance counters.☆64Updated 3 years ago
- ☆178Updated this week
- 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
- liburing bindings☆35Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Rust io_uring examples☆83Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆77Updated 3 weeks ago
- rust bindings of snmalloc☆137Updated 4 months ago
- A fast thread safe memory pool for reusing allocations.☆30Updated 9 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 3 weeks ago
- Trying to create Sync bump allocator☆38Updated last month
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year