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

GitHub

0 stars
2 watching
0 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
victorsummer/simplesignal A signal slot mechanism implemented as a template-based class 0
asphox/sisl A cross-platform Signals and Slots library for C++11 and more. 3
dfhack/clsocket A lightweight C++ library for creating cross-platform network programs using sockets. 157
larspensjo/simplesignal A high-performance signal system for C++11 166
slavenf/sfl-library A C++11 header-only library providing various small and static container classes. 71
vinniefalco/dspfilters A collection of reusable digital signal processing filter classes 1,857
boostorg/interprocess Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. 139
shmew/fable.signalr A wrapper for SignalR and Fable that provides a type-safe interface to the .NET client and server hubs 90
crayzeewulf/libserial Provides a convenient C++ interface to serial ports on Linux operating system 417
amc522/signal11 A C++11 signal slot implementation with features like connection references and scope management. 10
ruifig/czspas A minimalistic socket library with an Asio-like API for handling TCP connections asynchronously. 26
autosponge/_part_ Provides a way to make native methods available as partially applied functions to support functional programming. 41
swiftsocket/swiftsocket Provides an easy-to-use interface for creating socket-based connections on Apple platforms. 1,684
rigtorp/seqlock An implementation of a lock-free concurrency primitive in C++11. 188
streampunk/beamcoder Provides Node.js bindings to FFmpeg for media processing and manipulation 399