simple C++11 ring buffer implementation, allocated and evaluated at compile time
☆451Apr 22, 2024Updated last year
Alternatives and similar repositories for Ring-Buffer
Users that are interested in Ring-Buffer are comparing it to the libraries listed below
Sorting:
- C++14 lock-free queue.☆1,818Feb 17, 2026Updated 2 weeks ago
- Ring buffer library for C++17☆43Jul 2, 2022Updated 3 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,162Feb 19, 2026Updated 2 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,168Jan 4, 2024Updated 2 years ago
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆188Jan 13, 2020Updated 6 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,499Jun 25, 2025Updated 8 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,476Mar 8, 2024Updated last year
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Nov 2, 2015Updated 10 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,087Feb 14, 2026Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,182Feb 15, 2026Updated 2 weeks ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Nov 28, 2025Updated 3 months ago
- Fast C++ IPC using shared memory☆627Aug 15, 2022Updated 3 years ago
- Event Dispatcher and callback list for C++☆1,645Dec 8, 2024Updated last year
- A constexpr STL style circular buffer implementation☆73May 2, 2024Updated last year
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- A collection of lock-free data structures written in standard C++11☆955Feb 23, 2026Updated last week
- A highly optimized single producer single consumer message queue C++ template☆285Aug 22, 2022Updated 3 years ago
- A lightweight C++20 serialization and RPC library☆933Jan 23, 2026Updated last month
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆574Jul 18, 2025Updated 7 months ago
- Your binary serialization library☆1,221Oct 9, 2025Updated 4 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,292Updated this week
- Lightweight generic ring buffer manager library☆1,377Dec 17, 2025Updated 2 months ago
- A miniature library for struct-field reflection in C++☆638Oct 31, 2025Updated 4 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- A simple ring buffer (circular buffer) designed for embedded systems.☆666Apr 16, 2025Updated 10 months ago
- Modern C++ socket library.☆893Jan 4, 2026Updated 2 months ago
- modern C++(C++20), simple, easy to use rpc framework☆1,986Jan 9, 2026Updated last month
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Nov 5, 2022Updated 3 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆379Dec 27, 2025Updated 2 months ago
- Simple, light-weight and easy-to-use asynchronous components☆2,144Feb 27, 2026Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 10 months ago
- A disruptor thread-synchronisation data structure for C++11.☆151May 26, 2023Updated 2 years ago
- Cross platform network library with C++11☆1,129Aug 16, 2024Updated last year
- A ring buffer implemented in C☆440Mar 13, 2024Updated last year
- A simple C++ finite state machine library☆1,156Jun 25, 2024Updated last year
- universal serialization engine☆1,299Feb 11, 2026Updated 3 weeks ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆920Feb 2, 2026Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆38Jan 2, 2026Updated 2 months ago