jnk0le / Ring-BufferLinks
simple C++11 ring buffer implementation, allocated and evaluated at compile time
☆428Updated 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:
- Fast C++ IPC using shared memory☆621Updated 3 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,072Updated last year
- A lightweight and very fast event bus / event framework for C++17☆404Updated last year
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆454Updated this week
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated 2 months ago
- A portable, pure C++11 timer component.☆175Updated last year
- A simple C++14 signal-slots implementation☆840Updated 2 months ago
- High performance C++11 thread pool☆581Updated 5 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,370Updated last year
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆561Updated 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☆518Updated 3 years ago
- A low overhead nanosecond clock based on x86 TSC☆343Updated 7 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆313Updated 2 months ago
- JSON-RPC for modern C++☆275Updated 11 months ago
- Lightweight finite state machine framework for C++17☆167Updated this week
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- Low Latency C++11 Logging Library☆743Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆451Updated last week
- A miniature library for struct-field reflection in C++☆594Updated 2 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated 2 weeks ago
- MySQL C++ client based on Boost.Asio☆285Updated last month
- Yet Another Serialization☆765Updated 7 months ago
- Easy to use and fast C++ CRC library.☆389Updated 3 months ago
- C++ wrapper around the nanomsg NNG API☆217Updated 4 years ago
- A simple, header only event bus library written in modern C++17.☆187Updated last month
- A highly optimized single producer single consumer message queue C++ template☆275Updated 3 years ago
- C++14 lock-free queue.☆1,742Updated last week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆203Updated last year
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆256Updated 2 years ago