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++☆69Updated 4 years ago
- File/Directory Watcher for Modern C++☆85Updated 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☆87Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 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
- Standalone reimplementation of //base module from Chromium☆57Updated 2 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++ utilities☆140Updated last week
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- A cross-platform C++23 library providing embeddable server & client components for HTTP and WebSocket.☆84Updated 3 weeks ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆73Updated 3 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- A C++14 reflection library☆75Updated this week
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆52Updated last month
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 2 weeks ago
- C++ Concurrency library!☆27Updated 6 years ago
- C++ library for conversion between big and little endian data representations.☆37Updated 3 months ago
- C++ asynchronous promises like a Promises/A+☆45Updated 2 years ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 7 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- Utility classes and common functionality use by the mahi-lib ecosystem☆17Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- A simple, header only event bus library written in modern C++17.☆182Updated last week
- A small header-only library for converting data between json representation and c++ structs☆156Updated last year
- Simple cURL C++17 wrapper☆60Updated 2 years ago