A collection of lock-free data structures written in standard C++11
-
Updated
Jul 22, 2024 - C++
A collection of lock-free data structures written in standard C++11
Fast ring-buffer deque (double-ended queue)
A simple ring buffer (circular buffer) designed for embedded systems.
simple C++11 ring buffer implementation, allocated and evaluated at compile time
Swift Collection Data Structures Library
A fixed-size circular buffer written in Rust.
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
A constexpr STL style circular buffer implementation
A Lock Free Bipartite Buffer Library written in standard C11
Lock-free queue implementations for Nim.
Algorithmic reverb VST using FDN's
A lightweight C++ STL style circular buffer.
Circular Buffer/ Circular Array
An STL-like ring buffer for C++11.
Multitype Ring Buffer (Circular Buffer) Library for STM32
This repository contains a circular buffer or a ring buffer implementation in C code suitable for embedded systems.
An optimized Ring Buffer implementation based on the POSIX shared memory trick
A generic circular buffer (ring buffer) in C# with Auto-Scaler, Health-Check and Metrics-Report.
Add a description, image, and links to the circular-buffer topic page so that developers can more easily learn about it.
To associate your repository with the circular-buffer topic, visit your repo's landing page and select "manage topics."