signals2

Signal system

An implementation of a managed signals and slots system in C++.

Boost.org signals2 module

GitHub

77 stars
12 watching
55 forks
Language: C++
last commit: 7 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
amc522/signal11 A C++11 signal slot implementation with features like connection references and scope management. 10
asphox/sisl A cross-platform Signals and Slots library for C++11 and more. 3
boostorg/log A C++ library for logging in applications and libraries 182
larspensjo/simplesignal A high-performance signal system for C++11 166
boostorg/serialization Provides a C++ framework for serializing and deserializing data structures to and from various formats 121
boostorg/python Enables seamless interoperability between C++ and the Python programming language. 472
noavailablealias/nano-signal-slot A C++17 implementation of signals and slots for event-driven programming 411
boostorg/interprocess Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. 139
joaomilho/zen-signals An observable library that simplifies the creation and manipulation of signals in data streams. 53
boostorg/test A C++ unit testing framework with a wide range of features and options 182
boostorg/histogram A fast and customizable multi-dimensional histogram class with an easy-to-use interface. 317
simplewebrtc/signalmaster A simple signaling server for WebRTC applications 1,304
boostorg/qvm A C++ library providing functions and classes for working with quaternions, vectors, and matrices in 2D, 3D, and 4D spaces. 85
ros2/message_filters Provides tools for managing and processing ROS messages 74
signalsmith-audio/dsp A C++ DSP library providing signal-processing classes and templates for various audio tasks 191