#
ring-buffer
Here are 151 public repositories matching this topic...
Fast ring-buffer deque (double-ended queue)
-
Updated
Aug 17, 2022 - Go
A simple ring buffer (circular buffer) designed for embedded systems.
-
Updated
Jun 18, 2022 - C
simple C++11 ring buffer implementation, allocated and evaluated at compile time
template
embedded
cpp
atomic
optimized
cpp11
ringbuffer
ring-buffer
lock-free
circular-buffer
compile-time
fifo
circular
zero-overhead-abstraction
wait-free
zero-overhead
lock-free-queue
wait-free-queue
-
Updated
Jun 6, 2021 - C++
Basic implementation of Disruptor for Unity3d
-
Updated
Jun 10, 2017 - C#
Wait-free thread-safe single-consumer single-producer ring buffer using SharedArrayBuffer
-
Updated
Jun 6, 2022 - JavaScript
Lock-free SPSC FIFO ring buffer with direct access to inner data
-
Updated
Jun 22, 2022 - Rust
ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library
-
Updated
Aug 14, 2022 - C++
A thread-safe fixed-size circular buffer written in safe Rust.
-
Updated
Aug 12, 2022 - Rust
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.
-
Updated
Sep 15, 2020 - C++
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
stack
queue
high-performance
parallel
data-structures
hashmap
concurrent-programming
ring-buffer
lock-free
vectors
hashtable
concurrent-data-structure
fifo
fifo-queue
wait-free
-
Updated
Jun 3, 2022 - C
Classic ringbuffer with optional Stream interface
-
Updated
Oct 10, 2017 - C#
A constexpr STL style circular buffer implementation
-
Updated
Nov 8, 2020 - C++
Useful libraries for STM32 HAL
-
Updated
Jun 7, 2022 - C
Improve this page
Add a description, image, and links to the ring-buffer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ring-buffer topic, visit your repo's landing page and select "manage topics."

