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.
☆423Updated last week
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☆433Updated 3 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☆450Updated 6 months ago
- Boost.org filesystem module☆172Updated last month
- Boost.org interprocess module☆163Updated 3 weeks ago
- C++ Library for pulling system and hardware information, without hitting the command line.☆448Updated 2 months ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆194Updated last month
- JSON-RPC for modern C++☆275Updated 11 months ago
- C++ library for storing and printing backtraces.☆478Updated 3 weeks ago
- Boost Process☆137Updated 3 weeks ago
- A simple C++14 signal-slots implementation☆840Updated 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☆413Updated this week
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- Semantic Versioning for modern C++☆339Updated 2 months ago
- A cross-platform (C99/C++11) process library☆601Updated last year
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆454Updated this week
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆463Updated 3 weeks ago
- Boost.UI library☆279Updated 3 years ago
- C++ header-only JSON library☆657Updated 6 months 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…☆357Updated 7 years ago
- Unicode (UTF-8) capable std::string☆551Updated last month
- Cross-platform C++ file system library supporting multiple backends☆501Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆205Updated last year
- Header-only C++ library for JSON Schema validation, with support for many popular parsers☆394Updated last week
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated 2 months ago
- A miniature library for struct-field reflection in C++☆592Updated 2 months ago
- Boost.org signals2 module☆82Updated last week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆495Updated this week
- Boost.org uuid module☆101Updated 2 weeks ago
- Reactive programming & data binding in C++☆318Updated last month