Observer pattern and signals/slots for C++11 projects
☆85Mar 10, 2026Updated last month
Alternatives and similar repositories for observable
Users that are interested in observable are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A minimalist C++ library to iterate through string tokens☆11Apr 16, 2024Updated 2 years ago
- C++ library to implement non-linear undo/redo functionality☆71Apr 17, 2025Updated last year
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Dec 30, 2021Updated 4 years ago
- A C++ Library for Dealing with Semantic Versioning☆11Mar 17, 2020Updated 6 years ago
- An OpenAL debugging tool.