General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional interfaces in real-time applications
☆232Nov 25, 2022Updated 3 years ago
Alternatives and similar repositories for signals
Users that are interested in signals are comparing it to the libraries listed below
Sorting:
- Fast, clean and self-managed multicast-delegate with C++17 template<auto>☆21Feb 3, 2020Updated 6 years ago
- rocket - Fast single header signal/slots library for C++☆211Aug 21, 2024Updated last year
- A C++ Library for Dealing with Semantic Versioning☆11Mar 17, 2020Updated 5 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Jan 7, 2024Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Mar 11, 2021Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Oct 14, 2022Updated 3 years ago
- A simple C++14 signal-slots implementation☆875Jul 26, 2025Updated 7 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54May 2, 2020Updated 5 years ago
- Pure C++17 Signals and Slots☆434Aug 7, 2022Updated 3 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Dec 30, 2021Updated 4 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Feb 2, 2024Updated 2 years ago
- Port of Golang channels to C++☆178Jul 15, 2023Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Sep 11, 2021Updated 4 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Jan 25, 2022Updated 4 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Nov 22, 2022Updated 3 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,015Jan 8, 2026Updated last month
- <charconv> from Microsoft STL, but multi-platform☆38Mar 28, 2025Updated 11 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Apr 10, 2022Updated 3 years ago
- Parse command line arguments by defining a struct☆508Oct 27, 2024Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Apr 14, 2020Updated 5 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Jan 26, 2022Updated 4 years ago
- Lightweight Error Augmentation Framework☆337Feb 19, 2026Updated last week
- A High-Performance Work-Stealing Queue for C++☆334Jan 9, 2026Updated last month
- A really stupid INI file format for C++11☆147Sep 25, 2023Updated 2 years ago
- Text encoding for modern C++☆32Jul 12, 2021Updated 4 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆636Jan 22, 2026Updated last month
- ☆19Jun 20, 2019Updated 6 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- Data Obfuscation for C/C++ Code Based on Residue Number Coding (RNC)☆24May 20, 2021Updated 4 years ago
- A modern header-only C++ library that provides platform-independent utilities.☆236Dec 20, 2025Updated 2 months ago
- Your binary serialization library☆1,221Oct 9, 2025Updated 4 months ago
- Single Header Constexpr Circular Queue☆17Jul 31, 2020Updated 5 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Nov 5, 2022Updated 3 years ago
- Header only read/write wrapper to combine mutexes with locks.☆151Oct 7, 2024Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆167Feb 7, 2026Updated 3 weeks ago
- A CLI tool for generating Boost.Python/pybind11 bindings from C/C++☆15Aug 22, 2020Updated 5 years ago
- Yet another component system☆12Jul 30, 2022Updated 3 years ago