jnk0le / Ring-Buffer
simple C++11 ring buffer implementation, allocated and evaluated at compile time
☆397Updated 8 months ago
Alternatives and similar repositories for Ring-Buffer:
Users that are interested in Ring-Buffer are comparing it to the libraries listed below
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆947Updated last year
- Fast C++ IPC using shared memory☆561Updated 2 years ago
- C++14 lock-free queue.☆1,571Updated last month
- A simple C++14 signal-slots implementation☆750Updated 7 months ago
- C++20 coroutine library☆647Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,224Updated 10 months ago
- Yet Another Serialization☆736Updated 9 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆300Updated 5 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆290Updated 10 months ago
- A portable, pure C++11 timer component.☆168Updated 10 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☆514Updated 2 years ago
- A miniature library for struct-field reflection in C++☆518Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,902Updated this week
- Event Dispatcher and callback list for C++☆1,416Updated last month
- A high performance C++ log library, producing structured binary logs☆648Updated 5 months ago
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆177Updated 5 years ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆486Updated 3 months ago
- Thread-safe container for sharing data between threads☆440Updated 5 months ago
- High performance C++11 thread pool☆573Updated 4 years ago
- A modern, fast, lightweight thread pool library based on C++20☆478Updated 2 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☆429Updated 7 months ago
- Low Latency C++11 Logging Library☆729Updated last year
- A header-only C++ library for task concurrency☆623Updated last year
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆240Updated last year
- a non-blocking I/O tcp network lib based on c++14/17☆406Updated 2 months ago
- Your binary serialization library☆1,101Updated 5 months ago
- JSON-RPC for modern C++☆253Updated 3 months ago
- Scope Guard & Defer C++☆163Updated 11 months ago
- Fast and memory efficient c++ flat hash map/set☆531Updated this week
- A low overhead nanosecond clock based on x86 TSC☆303Updated 2 years ago