SISL
Signal and Slot library
A cross-platform Signals and Slots library for C++11 and more.
An other cross-platform/cross-compiler Signals and Slots library for C++11 and more...
3 stars
1 watching
0 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
amc522/signal11 | A C++11 signal slot implementation with features like connection references and scope management. | 10 |
larspensjo/simplesignal | A high-performance signal system for C++11 | 166 |
firejox/crsignals | A library that provides a simple way to define and wire signals/slots in Crystal programming language | 10 |
skeller1982/simplesignals | Provides a simple and thread-safe way to connect functions (slots) to each other based on their parameter types. | 0 |
victorsummer/simplesignal | A signal slot mechanism implemented as a template-based class | 0 |
alexharker/hisstools_library | A C++ library providing a set of algorithms and data structures for signal processing and digital signal handling | 50 |
joaomilho/zen-signals | An observable library that simplifies the creation and manipulation of signals in data streams. | 53 |
noavailablealias/nano-signal-slot | A C++17 implementation of signals and slots for event-driven programming | 411 |
boostorg/signals2 | An implementation of a managed signals and slots system in C++. | 77 |
shamadee/web-dsp | A WebAssembly-based library for efficient client-side signal processing and filtering of media data. | 1,473 |
asyncvlsi/act | Asynchronous circuit design and simulation tools using a hardware description language. | 101 |
signalsmith-audio/dsp | A C++ DSP library providing signal-processing classes and templates for various audio tasks | 191 |
standardese/cppast | Provides a C++ Abstract Syntax Tree (AST) parsing and manipulation library | 1,696 |
ast-al/rangeless | A LINQ-like library of higher-order functions for data manipulation in C++ | 194 |
ruifig/czspas | A minimalistic socket library with an Asio-like API for handling TCP connections asynchronously. | 26 |