Kosta-Github / signals-cpp
Provide a very simple C++ interface for doing signal-slot-connections in an easy but thread-safe manner.
☆22Updated 6 years ago
Alternatives and similar repositories for signals-cpp:
Users that are interested in signals-cpp are comparing it to the libraries listed below
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Support for multiple RPC protocols in a single library☆67Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago
- Simple thread-safe signal/slot C++17 include-only library.☆39Updated last year
- Thread aware Signal/Slot library☆79Updated 2 months ago
- C++ signal and slot system☆163Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆26Updated 5 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- Library for comfortable work with DLL and DSO☆110Updated last month
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 2 weeks ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- C++ signals & slots☆79Updated 5 years ago
- C++20 implementation of {{ mustache }}