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 RPC wrapper generator to C/C++ functions☆41Updated 9 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆47Updated last year
- Minimal C++ Event Bus☆90Updated 5 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
- Simple C++ cross-platform plugin system☆161Updated 8 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- C++ plugin framework☆52Updated 5 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- A fast, lightweight, signal library, for C++11, using the Fastest Possible C++ Delegates, with a little extra features.☆113Updated 5 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- A reasonably fast and tidy C++ implemention of signals/slots☆36Updated last year
- C++ delegate☆17Updated 7 years ago
- 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 last year
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- small delegate implementation☆85Updated 8 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Modern C++ generic header-only template library.☆102Updated 2 weeks ago
- A C++11 Utility Library☆15Updated 10 years ago
- Simple resource pool for recycling resources in C++☆69Updated 3 weeks ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A generic event dispatcher and listener implemented in c++☆21Updated 8 years ago
- Lightweight C++ task system☆81Updated 8 years ago
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 12 years ago