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 4 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- A library that brings C# like properties to modern C++.☆22Updated last year
- Pipelines for Modern C++☆64Updated 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 5 years ago
- Priority-based Task Scheduling for Modern C++☆86Updated 4 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- Lean library to observe file changes in a specific directory path.☆46Updated 3 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Fast and lightweight C++ HTML parser☆25Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆44Updated 4 months ago
- A simple C++ header-only template library implementing matching using wildcards☆85Updated 10 months ago
- A single file C++ header-only minizip wrapper library☆26Updated 2 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 3 months ago
- Fast C++17 signal/slot library☆39Updated 5 years ago
- A simple Qt based widget for visualizing spdlog output.☆60Updated 8 months ago
- C++11 compatible charconv☆29Updated last month
- Fast and lightweight thread pool for C++11 and newer.☆40Updated 3 months ago
- A collection of Unicode utilities for C++ using Range-V3☆46Updated 8 years ago
- Analyze C/C++ program crashes with the help of the crash offset☆24Updated 3 years ago
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- C++ wrapper for libgit2☆30Updated 8 months ago
- A C++14 reflection library☆68Updated 2 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A simple implementation of a MessageBus.☆26Updated last year