c++ boost::signals2 is a boost c++ library that implements signal/slot pattern in c++ programming language. It does not require gui, and works with all other c++ libraries.
https://www.boost.org/doc/libs/latest/doc/html/signals2.html
Sat Jun 7 06:14:22 AM UTC 2025