signal11
Signal library
A C++11 signal slot implementation with features like connection references and scope management.
C++11 signal slot implementation
10 stars
2 watching
1 forks
Language: C++
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A cross-platform Signals and Slots library for C++11 and more. | 3 |
| An implementation of a managed signals and slots system in C++. | 77 |
| A C++17 implementation of signals and slots for event-driven programming | 413 |
| A high-performance signal system for C++11 | 165 |
| Provides a simple and thread-safe way to connect functions (slots) to each other based on their parameter types. | 0 |
| An observable library that simplifies the creation and manipulation of signals in data streams. | 53 |
| A micro-library for creating and observing events in Swift applications. | 466 |
| A signal slot mechanism implemented as a template-based class | 0 |
| A C++ library providing an Arduino-specific implementation of signal filtering algorithms | 121 |
| A library that provides a simple way to define and wire signals/slots in Crystal programming language | 10 |
| A C++ audio player and sequencer for the ESP32 | 25 |
| A C++ library providing an interface between Arduino boards and MIDI messages | 1,624 |
| A C++ library for interfacing with an accelerometer/magnetometer/gyroscope sensor on various microcontrollers | 36 |
| Provides a common interface and data type for the MMA8451 Accelerometer sensor | 24 |
| A MessagePack serialization and deserialization library for Common Language Infrastructure implementations. | 835 |