idreamerhx / ringbufferLinks
A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts
☆20Updated 9 years ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 8 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 9 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆44Updated 2 months ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- ☆39Updated 10 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- High-Performance Flat Finite State Machine Framework☆52Updated last year
- std::future extension☆37Updated 4 years ago
- Header-only spdlog config library which use json file as a configuration file☆11Updated 5 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 11 months ago
- Shared-memory based ring buffer☆62Updated 8 years ago
- C++ binding for nanomsg☆109Updated 10 years ago
- Library for Asynchronicity, Serialization and Remoting☆74Updated 4 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆41Updated 2 months ago
- shared memory☆21Updated 9 years ago
- An XML/JSON RPC library for C++11☆21Updated 9 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- C++ Build Scripts☆14Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- A constexpr STL style circular buffer implementation☆71Updated last year
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 4 years ago
- Boost.org circular_buffer module☆58Updated last month
- A Cross-Platform Modern C++ Project Framework Set Up Using CMake, Jenkins & Vcpkg☆12Updated 3 years ago
- boost based Publisher/Subscriber framework in C++☆22Updated 5 years ago
- µjson is a a small, C++11, UTF-8, JSON library☆9Updated 5 years ago