jnk0le / Ring-BufferLinks
simple C++11 ring buffer implementation, allocated and evaluated at compile time
☆437Updated 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☆623Updated 3 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,114Updated last year
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆461Updated last month
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆259Updated 2 years ago
- A lightweight and very fast event bus / event framework for C++17☆410Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆187Updated 5 years ago
- A portable, pure C++11 timer component.☆179Updated last year
- JSON-RPC for modern C++☆278Updated last year
- A simple C++14 signal-slots implementation☆855Updated 4 months ago
- C++20 coroutine library☆875Updated last week
- A simple, header only event bus library written in modern C++17.☆195Updated 3 months ago
- Event Dispatcher and callback list for C++☆1,605Updated 11 months ago
- High performance C++11 thread pool☆584Updated 5 years ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆570Updated 4 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆374Updated 2 months ago
- C++14 lock-free queue.☆1,775Updated last week
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆303Updated 4 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆319Updated 4 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…☆266Updated 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☆462Updated last week
- Simple C++ Config Loader Framework(Serialization & Reflection)☆243Updated 2 months ago
- Modern C++ Scheduling Library☆282Updated 3 years ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆520Updated 3 years ago
- C++ wrapper around the nanomsg NNG API☆222Updated 4 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆375Updated last week
- Low Latency C++11 Logging Library☆746Updated last year
- Scope Guard & Defer C++☆177Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 years ago
- Lightweight finite state machine framework for C++17☆167Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,423Updated last year