jnk0le / Ring-BufferLinks
simple C++11 ring buffer implementation, allocated and evaluated at compile time
☆419Updated 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☆587Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,017Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆445Updated last month
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆250Updated 2 years ago
- A lightweight and very fast event bus / event framework for C++17☆388Updated last year
- A portable, pure C++11 timer component.☆175Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,323Updated last year
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆301Updated 2 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆548Updated 3 weeks ago
- A simple C++14 signal-slots implementation☆811Updated last year
- JSON-RPC for modern C++☆267Updated 8 months ago
- C++20 coroutine library☆791Updated last week
- C++14 lock-free queue.☆1,683Updated 2 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision