A lightweight signals and slots implementation.
☆507Feb 4, 2021Updated 5 years ago
Alternatives and similar repositories for Signals
Users that are interested in Signals are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Pure C++17 Signals and Slots☆436Aug 7, 2022Updated 3 years ago
- A reasonably fast and tidy C++ implemention of signals/slots☆36Feb 12, 2024Updated 2 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Oct 14, 2022Updated 3 years ago
- C++ signal and slot system☆161Apr 16, 2020Updated 5 years ago
- A fast, lightweight, signal library, for C++11, using the Fastest Possible C++ Delegates, with a little extra features.☆115May 24, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- Provide a very simple C++ interface for doing signal-slot-connections in an easy but thread-safe manner.☆22Sep 5, 2018Updated 7 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Jun 6, 2017Updated 8 years ago
- C++11 signal/slot implementation☆80Aug 3, 2021Updated 4 years ago
- Loose collection of misc C++ libs