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.
☆434Updated 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☆434Updated 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☆463Updated 3 weeks ago
- Boost Process☆138Updated 2 weeks ago
- C++ library for storing and printing backtraces.☆480Updated last week
- JSON-RPC for modern C++☆279Updated last year
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- Semantic Versioning for modern C++☆345Updated 5 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☆421Updated 3 weeks ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆462Updated 2 months ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆196Updated 2 weeks ago
- A simple C++14 signal-slots implementation☆858Updated 4 months ago
- Boost.org interprocess module☆168Updated this week
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆469Updated 2 weeks ago
- Reactive programming & data binding in C++☆326Updated 4 months ago
- A cross-platform (C99/C++11) process library☆608Updated last year
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆303Updated 5 months ago
- Implementation of C++20's std::span for older compilers☆371Updated 2 years ago
- Boost.org signals2 module☆85Updated 2 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆501Updated this week
- Boost.org filesystem module☆173Updated this week
- C++ Library for pulling system and hardware information, without hitting the command line.☆451Updated 4 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆523Updated 3 weeks ago
- Unicode (UTF-8) capable std::string☆548Updated 3 months ago
- Boost.org uuid module☆109Updated 2 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.☆251Updated 3 weeks ago
- cross platform subprocess library for c++ similar to design of python subprocess☆206Updated last week
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆572Updated 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…☆362Updated 7 years ago
- A simple, header only event bus library written in modern C++17.☆196Updated 3 months ago
- Boost Core Utilities☆149Updated last week