SimpleSignals
Function linker
Provides a simple and thread-safe way to connect functions (slots) to each other based on their parameter types.
simple threadsafe C++ signal/slot implementation
0 stars
2 watching
0 forks
Language: C++
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A signal slot mechanism implemented as a template-based class | 0 |
| A cross-platform Signals and Slots library for C++11 and more. | 3 |
| A lightweight C++ library for creating cross-platform network programs using sockets. | 157 |
| A high-performance signal system for C++11 | 165 |
| A C++11 header-only library providing various small and static container classes. | 76 |
| A collection of reusable digital signal processing filter classes | 1,873 |
| Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. | 139 |
| A wrapper for SignalR and Fable that provides a type-safe interface to the .NET client and server hubs | 90 |
| Provides a convenient C++ interface to serial ports on Linux operating system | 427 |
| A C++11 signal slot implementation with features like connection references and scope management. | 10 |
| A minimalistic socket library with an Asio-like API for handling TCP connections asynchronously. | 26 |
| Provides a way to make native methods available as partially applied functions to support functional programming. | 41 |
| Provides an easy-to-use interface for creating socket-based connections on Apple platforms. | 1,686 |
| An implementation of a lock-free concurrency primitive in C++11. | 196 |
| Provides Node.js bindings to FFmpeg for media processing and manipulation | 401 |