A collection of lock-free data structures written in standard C++11
-
Updated
Jan 19, 2025 - C++
8000
A collection of lock-free data structures written in standard C++11
IPC shared memory for NodeJs. Use as Buffer or TypedArray.
A Lock Free Bipartite Buffer Library written in standard C11
A constexpr STL style circular buffer implementation
High-performance multi-threaded tcp network server in c++11
A ring buffer designed to work with embedded devices, does not use heap allocations.
"Small Vector" optimization for Modern C++: store up to a small number of items on the stack
Circular Buffer/ Circular Array
An optimized Ring Buffer implementation based on the POSIX shared memory trick
A gapbuffer implementation in C++ 11, implemented as an STL container
A Lock Free Bipartite Buffer Library written in standard C++11
A Circular Buffer with Cubic and Linear interpolation
FIFO queue for generalised items, implemented as a circular buffer
Add a description, image, and links to the buffer topic page so that developers can more easily learn about it.
To associate your repository with the buffer topic, visit your repo's landing page and select "manage topics."