nano-signal-slot
Signals system
A C++17 implementation of signals and slots for event-driven programming
Pure C++17 Signals and Slots
413 stars
29 watching
61 forks
Language: C++
last commit: over 2 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 |
| A C++11 signal slot implementation with features like connection references and scope management. | 10 |
| An implementation of a managed signals and slots system in C++. | 77 |
| An observable library that simplifies the creation and manipulation of signals in data streams. | 53 |
| A signal slot mechanism implemented as a template-based class | 0 |
| A library that provides a simple way to define and wire signals/slots in Crystal programming language | 10 |
| Converts RxJs Observables into Angular Signals with state information about loading, data, and errors | 8 |
| A Matlab toolbox designed to analyze and process EEG signals in an intuitive and streamlined way | 48 |
| 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 |
| A signal processing toolkit with support for various transforms and analysis methods. | 48 |
| A tiny Promise wrapper around setTimeout | 193 |
| An OpenAL wrapper for games written in C, providing a convenient API for sound processing. | 1 |
| A tiny event emitter library for JavaScript | 1,498 |
| A library for building and managing small finite state machines with support for hierarchical structures, parallel states, and history tracking. | 170 |