jnk0le / Ring-Buffer
simple C++11 ring buffer implementation, allocated and evaluated at compile time
☆382Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for Ring-Buffer
- Fast C++ IPC using shared memory☆555Updated 2 years ago
- C++14 lock-free queue.☆1,527Updated 2 weeks ago
- C++20 coroutine library☆608Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆914Updated 10 months ago
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆236Updated last year
- A portable, pure C++11 timer component.☆166Updated 8 months ago
- A simple C++14 signal-slots implementation☆729Updated 6 months ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆425Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,199Updated 8 months ago
- A lightweight and very fast event bus / event framework for C++17☆370Updated 7 months ago
- universal serialization engine☆1,120Updated this week
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆173Updated 4 years ago
- Thread-safe container for sharing data between threads☆409Updated 3 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆343Updated 6 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆282Updated 8 months ago
- Event Dispatcher and callback list for C++☆1,379Updated 3 weeks ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆295Updated 3 months ago
- C++ wrapper around the nanomsg NNG API☆205Updated 3 years ago
- A miniature library for struct-field reflection in C++☆500Updated last year
- Your binary serialization library☆1,077Updated 3 months ago
- Yet Another Serialization☆733Updated 8 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…☆217Updated 4 months ago
- High performance C++11 thread pool☆569Updated 4 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆192Updated 3 months ago
- Boost.org interprocess module☆139Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- MySQL C++ client based on Boost.Asio☆259Updated this week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆488Updated 3 weeks ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,793Updated this week