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
- A simple implementation of a MessageBus.☆26Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- easy to use callback library for C++☆39Updated 7 years ago
- C++11 compatible charconv☆29Updated this week
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C++17 tiny vector math library☆41Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 6 months 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
- 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 9 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++ Better Futures☆43Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated this week
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated 2 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 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
- Pipelines for Modern C++☆65Updated 4 years ago