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.
☆392Updated last month
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☆418Updated 2 years ago
- Semantic Versioning for modern C++☆306Updated 2 weeks ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆429Updated 7 months ago
- A simple C++14 signal-slots implementation☆750Updated 7 months ago
- C++ Library for pulling system and hardware information, without hitting the command line.☆423Updated 4 months ago
- C++ library for storing and printing backtraces.☆446Updated this week
- JSON-RPC for modern C++☆253Updated 3 months ago
- A cross-platform (C99/C++11) process library☆567Updated 9 months ago
- Fast, convenient JSON serialization and parsing in C++☆480Updated last week
- Small, header only signals and slots C++11 library.☆254Updated last year
- A miniature library for struct-field reflection in C++☆518Updated last week
- Unicode (UTF-8) capable std::string☆545Updated this week
- 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 week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆426Updated last month
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆184Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆872Updated 7 months ago
- Boost.org interprocess module☆141Updated 2 weeks ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆195Updated 5 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆505Updated this week
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆439Updated this week
- Boost Process☆125Updated this week
- 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…☆343Updated 6 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆300Updated 5 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆737Updated 2 weeks ago
- 🦘 A dependency injection container for C++11, C++14 and later☆508Updated 3 weeks ago
- Qt without moc: set of macros to use Qt without needing moc☆654Updated 6 months ago
- Event loop friendly C++ actor micro-framework, supervisable☆349Updated 3 weeks ago
- Lightweight Error Augmentation Framework☆317Updated last month
- 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☆239Updated 7 months ago
- Implementation of C++20's std::span for older compilers☆340Updated last year