jnk0le / Ring-Buffer
simple C++11 ring buffer implementation, allocated and evaluated at compile time
☆405Updated 11 months ago
Alternatives and similar repositories for Ring-Buffer:
Users that are interested in Ring-Buffer are comparing it to the libraries listed below
- Fast C++ IPC using shared memory☆567Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆973Updated last year
- C++14 lock-free queue.☆1,620Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,268Updated last year
- C++20 coroutine library☆697Updated this week
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆299Updated 8 months ago
- Thread-safe container for sharing data between threads☆484Updated 7 months ago
- Event Dispatcher and callback list for C++☆1,449Updated 3 months ago
- A miniature library for struct-field reflection in C++☆546Updated 3 weeks ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆863Updated last month
- Lightweight finite state machine framework for C++11☆164Updated 3 years ago
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆241Updated 2 years ago
- High performance C++11 thread pool☆573Updated 4 years ago
- Yet Another Serialization☆756Updated last month
- A portable, pure C++11 timer component.☆169Updated last year
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆436Updated this week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆163Updated last year
- A modern, fast, lightweight thread pool library based on C++20☆489Updated 3 months ago
- C++ wrapper around the nanomsg NNG API☆212Updated 3 years ago
- A highly optimized single producer single consumer message queue C++ template☆260Updated 2 years ago
- A simple C++14 signal-slots implementation☆765Updated 10 months ago
- A low overhead nanosecond clock based on x86 TSC☆317Updated last month
- A lightweight and very fast event bus / event framework for C++17☆380Updated 11 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,909Updated 3 weeks ago
- Low Latency C++11 Logging Library☆731Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆292Updated last year
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆516Updated 2 years ago
- Your binary serialization library☆1,133Updated last month
- Fast and memory efficient c++ flat hash map/set☆576Updated last week