p4checo / triplebuffer-syncLinks
C++ Template class for a Triple Buffer as a concurrency mechanism, using atomic operations
☆27Updated 11 years ago
Alternatives and similar repositories for triplebuffer-sync
Users that are interested in triplebuffer-sync are comparing it to the libraries listed below
Sorting:
- ☆61Updated 9 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- sinks to g3logger☆36Updated last week
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Lightweight finite state machine framework for C++17☆167Updated last month
- Micro Signal/Slot implementetation☆35Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated 2 months ago
- C++ Active Objects☆67Updated 8 years ago
- Boost cmake modules☆52Updated 6 years ago
- C++(11) library to implement and tools to monitor binary communication protocols☆251Updated 3 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- C++ features jump start☆123Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- Cmake-based build of boost☆57Updated 6 years ago
- ☆172Updated 6 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 3 years ago
- Simple resource pool for recycling resources in C++☆71Updated 4 months ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 6 months ago
- Code samples☆68Updated 10 months ago
- Boost.org circular_buffer module☆64Updated 2 weeks ago
- Composable C++ futures☆32Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆172Updated 5 years ago
- Contains working code samples from my C++ blog.☆131Updated 5 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆200Updated 2 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago