jnk0le / Ring-BufferLinks
simple C++11 ring buffer implementation, allocated and evaluated at compile time
☆416Updated 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☆997Updated last year
- Fast C++ IPC using shared memory☆581Updated 2 years ago
- A simple C++14 signal-slots implementation☆806Updated last year
- C++20 coroutine library☆765Updated this week
- C++14 lock-free queue.☆1,659Updated last month
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆180Updated 5 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☆441Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,302Updated last year
- JSON-RPC for modern C++☆264Updated 7 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆533Updated this week
- A modern, fast, lightweight thread pool library based on C++20☆501Updated 5 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆175Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆302Updated last month
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated last month
- Thread-safe container for sharing data between threads (synchronized queue)☆513Updated last month
- A lightweight and very fast event bus / event framework for C++17☆387Updated last year
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆441Updated 2 months ago
- A portable, pure C++11 timer component.☆171Updated last year
- A lightweight C++20 serialization and RPC library☆850Updated last month
- Event Dispatcher and callback list for C++☆1,500Updated 5 months ago
- Coroutines for C++20 & asio☆283Updated last month
- C++ cache with LRU/LFU/FIFO policies implementation☆362Updated last week
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆465Updated 2 months ago
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆248Updated 2 years ago
- Scope Guard & Defer C++☆173Updated last year
- A high performance C++ log library, producing structured binary logs☆684Updated 10 months ago
- universal serialization engine☆1,224Updated 3 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆587Updated 2 months ago
- Event loop friendly C++ actor micro-framework, supervisable☆362Updated 2 months ago