nano-signal-slot

Signals system

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

Pure C++17 Signals and Slots

GitHub

413 stars
29 watching
61 forks
Language: C++
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
asphox/sislA cross-platform Signals and Slots library for C++11 and more.3
amc522/signal11A C++11 signal slot implementation with features like connection references and scope management.10
boostorg/signals2An implementation of a managed signals and slots system in C++.77
joaomilho/zen-signalsAn observable library that simplifies the creation and manipulation of signals in data streams.53
victorsummer/simplesignalA signal slot mechanism implemented as a template-based class0
firejox/crsignalsA library that provides a simple way to define and wire signals/slots in Crystal programming language10
alcfeoh/ngx-signalifyConverts RxJs Observables into Angular Signals with state information about loading, data, and errors8
nocions/letswave6A Matlab toolbox designed to analyze and process EEG signals in an intuitive and streamlined way48
larspensjo/simplesignalA high-performance signal system for C++11165
skeller1982/simplesignalsProvides a simple and thread-safe way to connect functions (slots) to each other based on their parameter types.0
soumith/torch-signalA signal processing toolkit with support for various transforms and analysis methods.48
ai/nanodelayA tiny Promise wrapper around setTimeout193
lucaspcamargo/neiasoundAn OpenAL wrapper for games written in C, providing a convenient API for sound processing.1
ai/nanoeventsA tiny event emitter library for JavaScript1,498
choojs/nanostateA library for building and managing small finite state machines with support for hierarchical structures, parallel states, and history tracking.170