libsigcplusplus / libsigcplusplus
libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual.
☆400Updated last week
Alternatives and similar repositories for libsigcplusplus:
Users that are interested in libsigcplusplus are comparing it to the libraries listed below
- Pure C++17 Signals and Slots☆426Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated 3 weeks ago
- A simple C++14 signal-slots implementation☆772Updated 11 months ago
- Small, header only signals and slots C++11 library.☆259Updated last year
- Boost.org interprocess module☆146Updated this week
- JSON-RPC for modern C++☆261Updated 6 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated last month
- A miniature library for struct-field reflection in C++☆549Updated last month
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆352Updated 6 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆456Updated last month
- C++ library for storing and printing backtraces.☆460Updated last week
- Lightweight Error Augmentation Framework☆322Updated last week
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆449Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆936Updated 2 months ago
- Fast, convenient JSON serialization and parsing in C++☆486Updated last month
- Boost.org filesystem module☆166Updated this week
- A cross-platform (C99/C++11) process library☆577Updated last year
- C++ header-only JSON library☆630Updated last month
- Boost Process☆128Updated last week
- C++ Library for pulling system and hardware information, without hitting the command line.☆434Updated 2 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated 8 months ago
- Semantic Versioning for modern C++☆317Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 8 months ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆185Updated last week
- Boost.UI library☆276Updated 2 years ago
- Boost Core Utilities☆139Updated this week
- cross platform subprocess library for c++ similar to design of python subprocess☆198Updated 7 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆885Updated 10 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆220Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆347Updated 2 years ago