A lightweight "signals and slots". One header only.
-
Updated
Jul 13, 2024 - C++
A lightweight "signals and slots". One header only.
C++ Callbacks, Signals and Slots implementation based on variadic templates
This is a C++ implementation of the cpp_signal_slot_events. This code, provides you an event based C++ programming by determining SIGNALs and SLOTs and making them connected to each other. Whenever the SIGNAL fires, then its related SLOT starts to execute.
Header Only Implementation of Boost::Signals2.
Ready for compile 3-game firmware for microcontrollers (AVR Atmel, Arduino nano).
SignalsLibrary (a.k.a. slib) is simple "include and use" library that provides anonimous function pointer (slib::delegate), function arguments list (slib::args_list) and simple messaging system (slib::signal and slib::slot)
Single header and thread safe c++11 signal-slot system.
A simple slots game where the GUI is drawn in a console window.
一款利用Qt开发的跨平台多功能桌面应用程序。五子棋人机对战。
Another Signal/Slot with a focus on automatic connection handling
Activity Framework is a lightweight C++ development framework under development. It currently implemented compile-time reflection , circular queue , thread pool , Qt-like signal and slot mechanism module , as well as asynchronous pipeline to facilitate the use of special scenarios and other features.
C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.
A simple dependency injection lib for Qt5
Add a description, image, and links to the slot topic page so that developers can more easily learn about it.
To associate your repository with the slot topic, visit your repo's landing page and select "manage topics."