jnk0le / Ring-BufferLinks
simple C++11 ring buffer implementation, allocated and evaluated at compile time
☆427Updated 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☆620Updated 3 years ago
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆256Updated 2 years ago
- A lightweight and very fast event bus / event framework for C++17☆399Updated last year
- A portable, pure C++11 timer component.☆175Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,061Updated last year
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆301Updated 2 months ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆452Updated 3 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆554Updated last month
- C++ wrapper around the nanomsg NNG API☆217Updated 4 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆312Updated 2 months ago
- JSON-RPC for modern C++☆274Updated 10 months ago
- Lightweight finite state machine framework for C++11☆167Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆199Updated last year
- C++20 coroutine library☆829Updated this week
- A simple, header only event bus library written in modern C++17.☆182Updated last week
- C++14 lock-free queue.☆1,725Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆448Updated 5 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,358Updated last year
- A simple C++14 signal-slots implementation☆835Updated last month
- A miniature library for struct-field reflection in C++☆587Updated last month
- Yet Another Serialization☆765Updated 6 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆525Updated last week
- C++ cache with LRU/LFU/FIFO policies implementation☆372Updated 3 months ago
- Event loop friendly C++ actor micro-framework, supervisable☆369Updated 2 months ago
- Scope Guard & Defer C++☆176Updated last year
- 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…☆257Updated last year
- High performance C++11 thread pool☆581Updated 4 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆240Updated 2 years ago