circular-buffer
Here are 163 public repositories matching this topic...
Language:All
Sort:Most stars
A collection of lock-free data structures written in standard C++11
- Updated
Jan 19, 2025 - C++
Fast ring-buffer deque (double-ended queue)
- Updated
Jul 10, 2025 - Go
A simple ring buffer (circular buffer) designed for embedded systems.
- Updated
Apr 16, 2025 - C
simple C++11 ring buffer implementation, allocated and evaluated at compile time
- Updated
Apr 22, 2024 - C++
Swift Collection Data Structures Library
- Updated
Jan 20, 2019 - Swift
A fixed-size circular buffer written in Rust.
- Updated
Jul 11, 2025 - Rust
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
- Updated
Feb 7, 2025 - Go
A Lock Free Bipartite Buffer Library written in standard C11
- Updated
May 8, 2024 - C++
A constexpr STL style circular buffer implementation
- Updated
May 2, 2024 - C++
Lock-free queue implementations for Nim.
- Updated
Sep 29, 2024 - Nim
Algorithmic reverb VST using FDN's
- Updated
Sep 10, 2018 - C++
A lightweight C++ STL style circular buffer.
- Updated
Jul 28, 2024 - C++
Circular Buffer/ Circular Array
- Updated
Mar 22, 2022 - C++
An STL-like ring buffer for C++11.
- Updated
Sep 11, 2022 - C++
The generic ring buffer with auto-scaler (elastic buffer).
- Updated
Apr 9, 2025 - C#
Multitype Ring Buffer (Circular Buffer) Library for STM32
- Updated
Apr 1, 2025 - C
This repository contains a circular buffer or a ring buffer implementation in C code suitable for embedded systems.
- Updated
Dec 29, 2021 - C
An optimized Ring Buffer implementation based on the POSIX shared memory trick
- Updated
Mar 7, 2024 - C++
Improve this page
Add a description, image, and links to thecircular-buffer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecircular-buffer topic, visit your repo's landing page and select "manage topics."