ringbuffer
Here are 15 public repositories matching this topic...
Disruptor implementation in C++11
-
Updated
Sep 21, 2022 - C++
This repository contains a circular buffer or a ring buffer implementation in C++ code suitable for embedded systems.
-
Updated
Dec 29, 2021 - C++
Time series database for embedded devices
-
Updated
Mar 5, 2021 - C++
lock-free queue, implemented as a ring-buffer on the stack
-
Updated
Mar 24, 2017 - C++
C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue
-
Updated
May 14, 2021 - C++
An optimized Ring Buffer implementation based on the POSIX shared memory trick
-
Updated
Mar 7, 2024 - C++
A lightweight C++ STL style circular buffer.
-
Updated
Jul 28, 2024 - C++
A ring buffer designed to work with embedded devices, does not use heap allocations.
-
Updated
Jan 17, 2023 - C++
simple C++11 ring buffer implementation, allocated and evaluated at compile time
-
Updated
Apr 22, 2024 - C++
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
-
Updated
Oct 26, 2024 - C++
Improve this page
Add a description, image, and links to the ringbuffer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ringbuffer topic, visit your repo's landing page and select "manage topics."