A lightweight signals and slots implementation.
☆506Feb 4, 2021Updated 5 years ago
Alternatives and similar repositories for Signals
Users that are interested in Signals are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Pure C++17 Signals and Slots☆435Aug 7, 2022Updated 3 years ago
- A reasonably fast and tidy C++ implemention of signals/slots☆36Feb 12, 2024Updated 2 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Oct 14, 2022Updated 3 years ago
- C++ signal and slot system☆161Apr 16, 2020Updated 5 years ago
- A fast, lightweight, signal library, for C++11, using the Fastest Possible C++ Delegates, with a little extra features.☆115May 24, 2020Updated 5 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Jun 6, 2017Updated 8 years ago
- C++11 signal/slot implementation☆80Aug 3, 2021Updated 4 years ago
- Loose collection of misc C++ libs☆353Jan 9, 2022Updated 4 years ago
- C++ wrapper around stdio that overloads the call operator to output fields☆32Sep 29, 2016Updated 9 years ago
- A simple C++14 signal-slots implementation☆876Jul 26, 2025Updated 7 months ago
- Dead Simple OpenCL☆430Apr 10, 2016Updated 9 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆995Jan 2, 2024Updated 2 years ago
- Small, header only signals and slots C++11 library.☆266Apr 19, 2023Updated 2 years ago
- JIT Assembler Library for multiple ISAs☆77Jan 24, 2015Updated 11 years ago
- distributed dataflows with functional list operations for data processing with C++14☆493Nov 16, 2019Updated 6 years ago
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆34Oct 2, 2017Updated 8 years ago
- Slides of the Italian C++ Conference 2018☆12Jul 8, 2018Updated 7 years ago
- A single-header ANSI C gui library☆14,145Jan 3, 2020Updated 6 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,600May 29, 2025Updated 9 months ago
- An Open Source Implementation of the Actor Model in C++☆3,402Updated this week
- C++ signals & slots☆78Dec 3, 2019Updated 6 years ago
- libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any cal…☆442Jan 26, 2026Updated last month
- Various synchronization primitives for multithreaded applications in C++11.☆533Jul 10, 2017Updated 8 years ago
- Lightweight and modular C++11 graphics middleware for games and data visualization☆5,131Mar 6, 2026Updated 2 weeks ago
- A simple and powerful C++ reflection system☆63Aug 7, 2015Updated 10 years ago
- A lightweight & cross-platform IDE supporting the most recent C++ standards. This project has moved to https://gitlab.com/cppit/jucipp.☆884Jun 11, 2018Updated 7 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,140Feb 14, 2026Updated last month
- Concurrent Programming Library (Coroutine) for C11☆365Sep 28, 2021Updated 4 years ago
- A C++11 library for serialization☆4,631Mar 11, 2026Updated last week
- A new take on polymorphism☆693Mar 14, 2026Updated last week
- Unicode library for C++☆226Jun 11, 2025Updated 9 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆232Nov 25, 2022Updated 3 years ago
- 🎁 A glib-like multi-platform c library☆5,102Updated this week
- C++14 Reflection Library☆136Sep 7, 2017Updated 8 years ago
- Qt without moc: set of macros to use Qt without needing moc☆673Oct 12, 2025Updated 5 months ago
- Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable…☆3,094Updated this week
- EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high pe…☆9,186Nov 15, 2025Updated 4 months ago
- Heap allocation free version of C++11 std::function☆60Oct 6, 2021Updated 4 years ago