libsigcplusplus / libsigcplusplusLinks
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.
☆410Updated last month
Alternatives and similar repositories for libsigcplusplus
Users that are interested in libsigcplusplus are comparing it to the libraries listed below
Sorting:
- Pure C++17 Signals and Slots☆429Updated 2 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆193Updated 3 weeks ago
- Small, header only signals and slots C++11 library.☆260Updated 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☆443Updated 2 months ago
- Semantic Versioning for modern C++☆327Updated last week
- C++ library for storing and printing backtraces.☆467Updated 2 weeks ago
- Implementation of C++20's std::span for older compilers☆355Updated 2 years ago
- A simple C++14 signal-slots implementation☆807Updated last year
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆468Updated 2 weeks ago
- 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…☆356Updated 7 years ago
- Fast, convenient JSON serialization and parsing in C++☆490Updated last month
- Boost Process☆132Updated 3 weeks ago
- JSON-RPC for modern C++☆266Updated 8 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☆406Updated 3 months ago
- A cross-platform (C99/C++11) process library☆584Updated last year
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆453Updated 2 months ago
- Boost.org interprocess module☆151Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- Provides helper tools for creating RESTful services using Boost.Beast☆264Updated 2 years ago
- Lightweight Error Augmentation Framework☆330Updated 2 weeks ago
- Boost.org filesystem module☆169Updated this week
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated 2 months ago
- Reactive programming & data binding in C++☆318Updated 2 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆538Updated 3 weeks ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆240Updated 4 months ago
- MySQL C++ client based on Boost.Asio☆282Updated last week
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- C++11 metaprogramming library☆260Updated last week
- What a c++ standard Unicode library might look like.☆333Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 10 months ago