一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
-
Updated
Jul 20, 2025 - C++
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
simple C++11 ring buffer implementation, allocated and evaluated at compile time
A ring buffer designed to work with embedded devices, does not use heap allocations.
A lightweight C++ STL style circular buffer.
An optimized Ring Buffer implementation based on the POSIX shared memory trick
C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue
lock-free queue, implemented as a ring-buffer on the stack
Time series database for embedded devices
This repository contains a circular buffer or a ring buffer implementation in C++ code suitable for embedded systems.
Disruptor implementation in C++11
Simple implementation of a ring buffer that makes its content accessible to STL algorithms including modern range based algorithms first introduced in C++20
Add a description, image, and links to the ringbuffer topic page so that developers can more easily learn about it.
To associate your repository with the ringbuffer topic, visit your repo's landing page and select "manage topics."