PG1003 / observerLinks
C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.
☆18Updated 3 years ago
Alternatives and similar repositories for observer
Users that are interested in observer are comparing it to the libraries listed below
Sorting:
- Pipelines for Modern C++☆68Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- C++ utilities☆136Updated 3 weeks ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- A simple Qt based widget for visualizing spdlog output.☆63Updated last year
- Standalone reimplementation of //base module from Chromium☆57Updated 3 weeks ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆52Updated last month
- Result<T, E> for Modern C++☆34Updated 5 years ago
- A C++14 reflection library☆74Updated 2 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- A simple, header only event bus library written in modern C++17.☆173Updated 3 months ago
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- Utility classes and common functionality use by the mahi-lib ecosystem☆17Updated 2 years ago
- C++11 header-only thread pool library☆19Updated 5 years ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆73Updated 2 months ago
- A small header-only library for converting data between json representation and c++ structs☆156Updated last year
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++ library for conversion between big and little endian data representations.☆36Updated 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago