zhanggyb / sigcxx
A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates
☆42Updated 7 years ago
Alternatives and similar repositories for sigcxx:
Users that are interested in sigcxx are comparing it to the libraries listed below
- A reasonably fast and tidy C++ implemention of signals/slots☆36Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 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
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- C++ plugin framework☆50Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆129Updated 9 years ago
- Fast delegates implementation☆56Updated 2 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- http://woboq.com/blog/property-bindings-in-cpp.html☆42Updated 7 years ago
- a simple RPC wrapper generator to C/C++ functions☆38Updated 9 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 9 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- C++ reflection☆47Updated 6 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- A Qt5 compatible fork of QtPropertyBrowser from QtSolutions.☆27Updated 9 years ago
- C++ delegate☆17Updated 6 years ago
- C++ Delegate Library Collection☆29Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++ Concurrency library!☆26Updated 6 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- A C++11 Utility Library☆15Updated 9 years ago
- C++ signals & slots☆79Updated 5 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago