#
ring-buffer
Here are 146 public repositories matching this topic...
A simple ring buffer (circular buffer) designed for embedded systems.
-
Updated
Apr 11, 2020 - C
Basic implementation of Disruptor for Unity3d
-
Updated
Jun 10, 2017 - 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++
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
Feb 18, 2022 - C++
Wait-free thread-safe single-consumer single-producer ring buffer using SharedArrayBuffer
-
Updated
Apr 4, 2022 - JavaScript
Lock-free SPSC FIFO ring buffer with direct access to inner data
-
Updated
May 5, 2022 - Rust
A thread-safe fixed-size circular buffer written in safe Rust.
-
Updated
Jan 30, 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++
Classic ringbuffer with optional Stream interface
-
Updated
Oct 10, 2017 - 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
Mar 18, 2022 - C
A constexpr STL style circular buffer implementation
-
Updated
Nov 8, 2020 - C++
Useful libraries for STM32 HAL
-
Updated
Mar 10, 2022 - C
AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust
-
Updated
Mar 22, 2022 - Rust
Lock-free queue implementations for Nim.
-
Updated
Dec 14, 2021 - Nim
kprobes template
-
Updated
Jan 20, 2021 - C
priority queue use ring buffer for c++, fixed length
-
Updated
Nov 21, 2019 - C++
This is a spring and maven wrapper on top of the LMAX Disruptor framework.
-
Updated
Jun 17, 2017 - Java
Bounded MPMC channel abstraction on top of a ring buffer
-
Updated
Apr 14, 2022 - Rust
An autotracked implementation of a ring-buffer-backed double-ended queue
-
Updated
May 5, 2022 - TypeScript
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
go
golang
generics
generic-programming
ringbuffer
smp
ring-buffer
golang-library
lock-free
circular-buffer
golang-package
circular-queue
-
Updated
Apr 8, 2022 - Go
Ring buffer library for C++17
audio
real-time
multithreading
message-queue
cpp17
low-latency
ring-buffer
fifo-queue
soft-real-time
-
Updated
May 1, 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."

