jnk0le / Ring-BufferLinks
simple C++11 ring buffer implementation, allocated and evaluated at compile time
☆438Updated 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:
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,139Updated 2 years ago
- Fast C++ IPC using shared memory☆626Updated 3 years ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆572Updated 5 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 5 years ago
- A lightweight and very fast event bus / event framework for C++17☆410Updated last year
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆464Updated 2 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆303Updated 5 months ago
- C++20 coroutine library☆894Updated last week
- A simple C++14 signal-slots implementation☆864Updated 5 months ago
- A portable, pure C++11 timer component.☆179Updated last year
- Low Latency C++11 Logging Library☆749Updated last year
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆259Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆376Updated last week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆466Updated last month
- JSON-RPC for modern C++☆280Updated last year
- C++14 lock-free queue.☆1,796Updated 2 weeks ago
- Scope Guard & Defer C++☆181Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,451Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆318Updated 5 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- Lightweight finite state machine framework for C++17☆170Updated this week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆224Updated 2 years 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…☆269Updated last year
- A simple, header only event bus library written in modern C++17.☆198Updated 4 months ago
- A low overhead nanosecond clock based on x86 TSC☆351Updated 10 months ago
- High performance C++11 thread pool☆585Updated 5 years ago
- C++ wrapper around the nanomsg NNG API☆224Updated 4 years ago
- A highly optimized single producer single consumer message queue C++ template☆280Updated 3 years ago
- A miniature library for struct-field reflection in C++☆633Updated 2 months ago
- Asynchronous gRPC with Asio/unified executors☆442Updated last week