idreamerhx / ringbufferLinks
A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts
☆20Updated 10 years ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- header only log inherited from Nanolog☆38Updated 5 years ago
- std::future extension☆37Updated 5 years ago
- C++ Message Queuing Library and Framework☆92Updated last week
- Thread safe, lock-free memory pool.☆60Updated last year
- Shared-memory based ring buffer☆66Updated 8 years ago
- Boost.org circular_buffer module☆64Updated last month
- C++ Build Scripts☆14Updated 4 months ago
- ☆39Updated 11 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆47Updated 3 months ago
- a simple, easy to use cross-platform c++11 header-only socket library for linux, macOS, windows☆20Updated 7 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 12 years ago
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 8 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 3 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated 4 months ago
- An XML/JSON RPC library for C++11☆21Updated 10 years ago
- libuv-based Event Dispatcher for Qt☆30Updated 10 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 10 years ago
- Micro Signal/Slot implementetation☆35Updated last year
- A threadsafe C++ implementation of the EventBus idiom☆34Updated 6 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 6 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 5 months ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 4 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆63Updated 5 years ago