zhanggyb / sigcxxLinks
A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates
☆41Updated 8 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.☆130Updated 10 years ago
- a simple RPC wrapper generator to C/C++ functions☆42Updated 10 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- Simple C++ cross-platform plugin system☆164Updated 8 years ago
- C++ delegate☆16Updated 7 years ago
- Heap allocation free version of C++11 std::function☆60Updated 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.☆19Updated 10 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- small delegate implementation☆85Updated 9 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- C++ signal and slot system☆161Updated 5 years ago
- C++ signals & slots☆77Updated 6 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- A simple, generic, header-only state machine implementation for C++.☆69Updated 4 years ago
- Fast delegates implementation☆57Updated 3 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Minimal C++ Event Bus☆90Updated 6 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
- C++ binding for nanomsg☆113Updated 11 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- C++ multi-purpose reflection library☆88Updated 5 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- C++ plugin framework☆54Updated 6 years ago
- Support for multiple RPC protocols in a single library☆74Updated 3 years ago
- High performance C++11 signals☆178Updated 6 years ago
- Thread aware Signal/Slot library☆84Updated this week
- Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers☆32Updated last year