jnk0le / Ring-BufferLinks
simple C++11 ring buffer implementation, allocated and evaluated at compile time
☆418Updated 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,008Updated last year
- Fast C++ IPC using shared memory☆586Updated 2 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,315Updated last year
- A simple C++14 signal-slots implementation☆807Updated last year
- C++14 lock-free queue.☆1,668Updated last month
- C++20 coroutine library☆784Updated last week
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆544Updated this week
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆304Updated 2 months ago
- A modern, fast, lightweight thread pool library based on C++20☆505Updated 5 months ago
- A low overhead nanosecond clock based on x86 TSC☆328Updated 4 months ago
- High performance C++11 thread pool☆578Updated 4 years ago
- Yet Another Serialization☆760Updated 4 months ago
- A simple, header only event bus library written in modern C++17.☆167Updated 2 months ago
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆250Updated 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…☆249Updated 11 months ago
- A portable, pure C++11 timer component.☆174Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆593Updated 2 months ago
- Event loop friendly C++ actor micro-framework, supervisable☆363Updated 2 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 3 years ago
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆538Updated 3 weeks ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- An async redis client designed for performance and scalability☆254Updated this week
- A lightweight C++20 serialization and RPC library☆851Updated 2 months ago
- C++ wrapper around the nanomsg NNG API☆215Updated 3 years ago