There are 10 repositories under ring-buffer topic.
A simple ring buffer (circular buffer) designed for embedded systems.
simple C++11 ring buffer implementation, allocated and evaluated at compile time
Wait-free thread-safe single-consumer single-producer ring buffer using SharedArrayBuffer
Basic implementation of Disruptor for Unity3d
ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
Useful libraries for STM32 HAL
An Arduino library for the Nano 33 BLE Sense that leverages Mbed OS to automatically place sensor measurements in a ring buffer that can be integrated into programs in a simple manner.
A constexpr STL style circular buffer implementation
kprobes template
Classic ringbuffer with optional Stream interface
Lock-free queue implementations for Nim.
Bounded MPMC channel abstraction on top of a ring buffer
A lock-free, ultra-fast event bus for Go that powers real-time pipelines, microservices
AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust
Ring buffer library for C++17
An autotracked implementation of a ring-buffer-backed double-ended queue
A lightweight C++ STL style circular buffer.
wait-configurable lock-free pub/sub event-bus
This is a spring and maven wrapper on top of the LMAX Disruptor framework.
priority queue use ring buffer for c++, fixed length