nano-signal-slot

Signals system

A C++17 implementation of signals and slots for event-driven programming

Pure C++17 Signals and Slots

GitHub

411 stars
29 watching
61 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
asphox/sisl A cross-platform Signals and Slots library for C++11 and more. 3
amc522/signal11 A C++11 signal slot implementation with features like connection references and scope management. 10
boostorg/signals2 An implementation of a managed signals and slots system in C++. 77
joaomilho/zen-signals An observable library that simplifies the creation and manipulation of signals in data streams. 53
victorsummer/simplesignal A signal slot mechanism implemented as a template-based class 0
firejox/crsignals A library that provides a simple way to define and wire signals/slots in Crystal programming language 10
alcfeoh/ngx-signalify Converts RxJs Observables into Angular Signals with state information about loading, data, and errors 8
nocions/letswave6 A Matlab toolbox designed to analyze and process EEG signals in an intuitive and streamlined way 49
larspensjo/simplesignal A high-performance signal system for C++11 166
skeller1982/simplesignals Provides a simple and thread-safe way to connect functions (slots) to each other based on their parameter types. 0
soumith/torch-signal A signal processing toolkit with support for various transforms and analysis methods. 48
ai/nanodelay A tiny Promise wrapper around setTimeout 193
lucaspcamargo/neiasound An OpenAL wrapper for games written in C, providing a convenient API for sound processing. 1
ai/nanoevents A tiny event emitter library for JavaScript 1,486
choojs/nanostate A library for building and managing small finite state machines with support for hierarchical structures, parallel states, and history tracking. 170