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.
☆442Jan 26, 2026Updated last month
Alternatives and similar repositories for libsigcplusplus
Users that are interested in libsigcplusplus are comparing it to the libraries listed below
Sorting:
- Event Dispatcher and callback list for C++☆1,646Dec 8, 2024Updated last year
- A simple C++14 signal-slots implementation☆876Jul 26, 2025Updated 7 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆542Dec 27, 2025Updated 2 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- This library provides a C++ interface to XML files. It uses libxml2 to access the XML files.☆77Feb 26, 2026Updated 3 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- efsw is a C++ cross-platform file system watcher and notifier.☆851Jan 20, 2026Updated 2 months ago
- DBus-cxx provides an object-oriented interface to DBus☆101Feb 16, 2026Updated last month
- Your binary serialization library☆1,226Oct 9, 2025Updated 5 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,279Mar 1, 2026Updated 3 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆970Mar 14, 2026Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- A C++ library for reading and writing Zip files using streams.☆50Feb 28, 2026Updated 3 weeks ago
- Event loop friendly C++ actor micro-framework, supervisable☆381Dec 27, 2025Updated 2 months ago
- C++ promise/A+ library in Javascript style.☆694Apr 19, 2024Updated last year
- An OSGi-like C++ dynamic module system and service registry☆866Mar 10, 2026Updated last week
- universal serialization engine☆1,302Mar 14, 2026Updated last week
- cross-platform coroutine library in c++☆870Jan 20, 2026Updated 2 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,828Jan 9, 2024Updated 2 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆921Feb 2, 2026Updated last month
- scanf for modern C++☆1,302Oct 29, 2025Updated 4 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆304Feb 27, 2026Updated 3 weeks ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,167Mar 14, 2026Updated last week
- Pure C++17 Signals and Slots☆435Aug 7, 2022Updated 3 years ago
- an experimental standard C++ library☆92Apr 13, 2024Updated last year
- A date and time library based on the C++11/14/17 <chrono> header☆3,384Jan 10, 2026Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 3 weeks ago
- Fast and memory efficient c++ flat hash table/map/set☆697Feb 18, 2026Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,744May 1, 2025Updated 10 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,813Feb 10, 2024Updated 2 years ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,985Mar 1, 2026Updated 3 weeks ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,033Dec 17, 2025Updated 3 months ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,520Dec 31, 2025Updated 2 months ago
- Set of cross platform C++ libraries (Core, Gui, Network, Multimedia, SQL, Vulkan, etc)☆1,290Jan 27, 2026Updated last month
- A modern formatting library☆23,328Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated last week