jnk0le / Ring-BufferLinks
simple C++11 ring buffer implementation, allocated and evaluated at compile time
☆443Updated 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:
- Fast C++ IPC using shared memory☆626Updated 3 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,151Updated 2 years ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆465Updated 3 months ago
- A lightweight and very fast event bus / event framework for C++17☆411Updated last year
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆259Updated 2 years ago
- A portable, pure C++11 timer component.☆181Updated last year
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆304Updated 6 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆572Updated 6 months ago
- A simple C++14 signal-slots implementation☆868Updated 6 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week
- C++20 coroutine library☆901Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,465Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆467Updated 2 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆322Updated 6 months ago
- High performance C++11 thread pool☆584Updated 5 years ago
- Yet Another Serialization☆770Updated 11 months ago
- C++14 lock-free queue.☆1,806Updated last month
- Simple C++ Config Loader Framework(Serialization & Reflection)☆245Updated last month
- A simple, header only event bus library written in modern C++17.☆199Updated last week
- Event loop friendly C++ actor micro-framework, supervisable☆378Updated last month
- JSON-RPC for modern C++☆283Updated last year
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆583Updated 2 months ago
- Easy to use and fast C++ CRC library.☆402Updated 7 months ago
- A miniature library for struct-field reflection in C++☆635Updated 2 months ago
- A header-only and easy to use Ini file parser for C++.☆409Updated 11 months ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆270Updated last year
- Lightweight finite state machine framework for C++17☆171Updated 3 weeks ago
- Asynchronous gRPC with Asio/unified executors☆446Updated 3 weeks ago
- Scope Guard & Defer C++☆181Updated 2 years ago