jnk0le / Ring-BufferLinks
simple C++11 ring buffer implementation, allocated and evaluated at compile time
☆449Updated 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☆627Updated 3 years ago
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆260Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,164Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week
- A portable, pure C++11 timer component.☆181Updated last year
- High performance C++11 thread pool☆585Updated 5 years ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆464Updated 4 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆323Updated 6 months ago
- A lightweight and very fast event bus / event framework for C++17☆412Updated 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☆468Updated 2 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆305Updated 6 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆573Updated 6 months ago
- Lightweight finite state machine framework for C++17☆170Updated last week
- A simple, header only event bus library written in modern C++17.☆201Updated 3 weeks ago
- A simple C++14 signal-slots implementation☆870Updated 6 months ago
- JSON-RPC for modern C++☆283Updated last year
- Low Latency C++11 Logging Library☆751Updated 2 years ago
- C++ wrapper around the nanomsg NNG API☆225Updated 4 years ago
- Yet Another Serialization☆772Updated 11 months 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☆521Updated 3 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,475Updated last year
- C++14 lock-free queue.☆1,814Updated last week
- C++20 coroutine library☆910Updated last week
- C++ header-only config reader library based on JSON☆195Updated last year
- Event Dispatcher and callback list for C++☆1,630Updated last year
- Modern C++ Scheduling Library☆282Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆232Updated 2 years ago
- MySQL C++ client based on Boost.Asio☆293Updated 3 weeks ago