Montellese / cpp-signal
Header-only pure C++11 library providing signal and slot functionality
☆17Updated 5 years ago
Alternatives and similar repositories for cpp-signal:
Users that are interested in cpp-signal are comparing it to the libraries listed below
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 5 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- A simple implementation of a MessageBus.☆26Updated 11 months ago
- C++17 tiny vector math library☆41Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- C++11 compatible charconv☆28Updated 2 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated 2 months ago
- easy to use callback library for C++☆39Updated 7 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- Thread aware Signal/Slot library☆77Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 2 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Pipelines for Modern C++☆62Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆18Updated 9 years ago
- Simple thread-safe signal/slot C++17 include-only library.☆38Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 7 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- An indirect value-type for C++☆82Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Micro Signal/Slot implementetation☆35Updated last year
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year