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☆39Updated 5 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- ☆40Updated 11 years ago
- C++ Build Scripts☆13Updated 6 months ago
- C++ Message Queuing Library and Framework☆92Updated this week
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 7 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 4 years ago
- Thread safe, lock-free memory pool.☆61Updated last year
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆153Updated 2 months ago
- A simple implementation of a MessageBus.☆26Updated last year
- Header-only spdlog config library which use json file as a configuration file☆12Updated 6 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 4 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- 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
- 📦 TCP based publish-subscribe library for C++ 🌐☆48Updated 5 months ago
- Lightweight finite state machine framework for C++17☆171Updated this week
- C++11 signal/slot implementation☆80Updated 4 years ago
- std::future extension☆37Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- Shared-memory based ring buffer☆66Updated 8 years ago
- a simple, easy to use cross-platform c++11 header-only socket library for linux, macOS, windows☆20Updated 9 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Updated 2 months ago
- A C++ scheduling library using cron formatting.☆138Updated 3 months ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆169Updated 6 months ago
- A simple, header only event bus library written in modern C++17.☆200Updated 2 weeks ago
- A threadsafe C++ implementation of the EventBus idiom☆34Updated 6 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year