jnk0le / Ring-Buffer
simple C++11 ring buffer implementation, allocated and evaluated at compile time
☆413Updated last year
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☆574Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆990Updated last year
- C++14 lock-free queue.☆1,640Updated last week
- C++20 coroutine library☆750Updated this week
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆180Updated 5 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,290Updated last year
- A simple C++14 signal-slots implementation☆779Updated 11 months ago
- Event Dispatcher and callback list for C++☆1,489Updated 5 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☆519Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆360Updated 11 months ago
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆245Updated 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,006Updated last week
- 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…☆243Updated 9 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 9 months ago
- High performance C++11 thread pool☆576Updated 4 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated 3 weeks ago
- A portable, pure C++11 timer component.☆171Updated last year
- A header-only C++ library for task concurrency☆625Updated last year
- A modern, fast, lightweight thread pool library based on C++20☆496Updated 4 months ago
- Low Latency C++11 Logging Library☆733Updated last year
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆507Updated 7 months ago
- A low overhead nanosecond clock based on x86 TSC☆323Updated 2 months ago
- Yet Another Serialization☆757Updated 2 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆577Updated last month
- cross-platform coroutine library in c++☆845Updated last month
- JSON-RPC for modern C++☆261Updated 6 months ago
- A lightweight C++20 serialization and RPC library☆844Updated 3 weeks ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆440Updated last month