PG1003 / observer
C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.
☆17Updated 3 years ago
Alternatives and similar repositories for observer:
Users that are interested in observer are comparing it to the libraries listed below
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 8 months ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- Pipelines for Modern C++☆67Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Simple thread-safe signal/slot C++17 include-only library.☆39Updated last year
- Provides run-time tuple element access☆14Updated 4 years ago
- A C++14 reflection library☆71Updated 3 weeks ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- another c#-like property accessor for C++11 and above.☆20Updated 5 months ago
- Standalone reimplementation of //base module from Chromium☆56Updated last week
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- A library that brings C# like properties to modern C++.☆23Updated last week
- A fixed capacity dynamically sized string☆65Updated this week
- Container Traits for Modern C++☆29Updated 4 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆45Updated 2 weeks ago
- A modern and (mostly) macro free mocking-framework☆32Updated last week
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 11 months ago