SimpleSignal
signal handler
A signal slot mechanism implemented as a template-based class
Simple signal using templates
0 stars
2 watching
0 forks
Language: C++
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a simple and thread-safe way to connect functions (slots) to each other based on their parameter types. | 0 |
| A high-performance signal system for C++11 | 165 |
| A simple signaling server for WebRTC applications | 1,304 |
| A generic signal handling framework that provides cross-platform APIs for trapping and handling operating system signals. | 95 |
| A cross-platform Signals and Slots library for C++11 and more. | 3 |
| A collection of reusable digital signal processing filter classes | 1,873 |
| A library for handling OS signals in Go, allowing developers to create custom actions and run them simultaneously on different signal events. | 11 |
| An observable library that simplifies the creation and manipulation of signals in data streams. | 53 |
| A C# source generator that creates strongly typed SignalR clients by defining interfaces for hub methods and client registrations. | 152 |
| Provides a standardized interface to process signals in Node.js | 281 |
| An alternative signaling implementation modeled after Bodil's purescript-signal library, with unique features such as traversability and dynamic handler sets. | 5 |
| A library that provides a simple way to define and wire signals/slots in Crystal programming language | 10 |
| A wrapper for SignalR and Fable that provides a type-safe interface to the .NET client and server hubs | 90 |
| A C++ library providing a simple way to manage notifications and event handlers in concurrent applications. | 75 |
| A reactive extensions library for Godot C# to simplify signal handling and make it more type-safe and convenient. | 93 |