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:
- Shared-memory based ring buffer☆66Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ Message Queuing Library and Framework☆92Updated last month
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- ☆39Updated 11 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆47Updated 4 months ago
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 8 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 8 years ago
- C++ Build Scripts☆13Updated 5 months ago
- std::future extension☆37Updated 5 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year
- A C++ scheduling library using cron formatting.☆135Updated 2 months ago
- High-Performance Flat Finite State Machine Framework☆54Updated last month
- Library of backported modern C++ types to work with C++11☆90Updated 7 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 last month
- Thread safe, lock-free memory pool.☆61Updated last year
- A simple implementation of a MessageBus.☆26Updated last year
- C++ binding for nanomsg☆113Updated 11 years ago
- Boost.org circular_buffer module☆64Updated 3 weeks ago
- Lightweight finite state machine framework for C++17☆170Updated this week
- 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 2 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆64Updated 5 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- A simple, header only event bus library written in modern C++17.☆197Updated 4 months ago
- A threadsafe C++ implementation of the EventBus idiom☆34Updated 6 years ago
- spdlog setup initialization via file configuration for convenience.☆83Updated 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 …☆152Updated last month