idreamerhx / ringbuffer
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
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- ☆38Updated 10 years ago
- std::future extension☆37Updated 4 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆57Updated 4 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
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆18Updated 9 years ago
- easy to use callback library for C++☆40Updated 7 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆42Updated 2 weeks ago
- High-Performance Flat Finite State Machine Framework☆48Updated 9 months ago
- Theron++ is an actor framework conforming to the Theron API with extensions for distributed communication☆26Updated 10 months ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 5 years ago
- Shared-memory based ring buffer☆60Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆13Updated 5 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- Header-only spdlog config library which use json file as a configuration file☆11Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 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☆157Updated 9 months ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- boost based Publisher/Subscriber framework in C++☆22Updated 4 years ago
- Thread safe, lock-free memory pool.☆57Updated 11 months ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆39Updated last year