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.
☆385Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for libsigcplusplus
- Pure C++17 Signals and Slots☆410Updated 2 years ago
- A simple C++14 signal-slots implementation☆728Updated 6 months ago
- Small, header only signals and slots C++11 library.☆253Updated last year
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆185Updated this week
- Semantic Versioning for modern C++☆300Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- JSON-RPC for modern C++☆248Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆434Updated this week
- C++ header-only JSON library☆598Updated 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…☆341Updated 6 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆392Updated last week
- High performance C++11 signals☆165Updated 5 years ago
- C++ Library for pulling system and hardware information, without hitting the command line.☆414Updated 2 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 5 months ago
- Event loop friendly C++ actor micro-framework, supervisable☆349Updated last month
- A simple, header only event bus library written in modern C++17.☆139Updated last week
- A cross-platform (C99/C++11) process library☆555Updated 7 months ago
- Unicode (UTF-8) capable std::string☆544Updated last year
- C++ library for storing and printing backtraces.☆436Updated this week
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆174Updated this week
- Boost Process☆118Updated this week
- Boost.org interprocess module☆139Updated this week
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆295Updated 3 months ago
- Lightweight Error Augmentation Framework☆313Updated this week
- Fast, convenient JSON serialization and parsing in C++☆477Updated this week
- 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 5 months ago
- Provides helper tools for creating RESTful services using Boost.Beast☆263Updated last year
- Boost Logging library☆182Updated this week
- C++11/14/17 std::optional with functional-style extensions and reference support☆860Updated 5 months ago