zhanggyb / sigcxxLinks
A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates
☆41Updated 7 years ago
Alternatives and similar repositories for sigcxx
Users that are interested in sigcxx are comparing it to the libraries listed below
Sorting:
- A simple C++11 reflection/serialization framework.☆129Updated 10 years ago
- Minimal C++ Event Bus☆90Updated 6 years ago
- C++ signals & slots☆77Updated 6 years ago
- a simple RPC wrapper generator to C/C++ functions☆42Updated 10 years ago
- A C++11 Utility Library☆15Updated 10 years ago
- Cmake-based build of boost☆57Updated 6 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago
- A fast, lightweight, signal library, for C++11, using the Fastest Possible C++ Delegates, with a little extra features.☆114Updated 5 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- small delegate implementation☆85Updated 9 years ago
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 13 years ago
- A reasonably fast and tidy C++ implemention of signals/slots☆36Updated last year
- C++ plugin framework☆54Updated 6 years ago
- A C++ Inversion of Control Framework☆148Updated 6 years ago
- Simple C++ cross-platform plugin system☆161Updated 8 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ delegate☆16Updated 7 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago
- C++ async operations☆100Updated 10 years ago
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆74Updated 6 years ago