jnk0le / Ring-Buffer
simple C++11 ring buffer implementation, allocated and evaluated at compile time
☆400Updated 9 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☆961Updated last year
- Fast C++ IPC using shared memory☆562Updated 2 years ago
- C++14 lock-free queue.☆1,597Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,241Updated 11 months ago
- A miniature library for struct-field reflection in C++☆532Updated last month
- C++20 coroutine library☆663Updated this week
- A simple C++14 signal-slots implementation☆754Updated 9 months ago
- A portable, pure C++11 timer component.☆168Updated 11 months ago
- JSON-RPC for modern C++☆255Updated 4 months ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆432Updated 5 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆291Updated 11 months ago
- Thread-safe container for sharing data between threads☆475Updated 6 months ago
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆240Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,934Updated last week
- universal serialization engine☆1,165Updated last month
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆515Updated 2 years ago
- A modern, fast, lightweight thread pool library based on C++20☆481Updated last month
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆178Updated 5 years ago
- Yet Another Serialization☆748Updated this week
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆299Updated 6 months ago
- High performance C++11 thread pool☆572Updated 4 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆350Updated 3 weeks ago
- Event Dispatcher and callback list for C++☆1,431Updated 2 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆195Updated 6 months ago
- Your binary serialization library☆1,117Updated last week
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆160Updated 11 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆430Updated 8 months ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆846Updated last week
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆814Updated this week
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆832Updated last month