zhanggyb / sigcxx
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
- A reasonably fast and tidy C++ implemention of signals/slots☆36Updated last year
- C++ multi-purpose reflection library☆87Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 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
- C++ delegate☆17Updated 6 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Fast delegates implementation☆56Updated 2 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- The C++11 way of implementing the Fast Pimpl Idiom☆47Updated 12 years ago
- C++ signals & slots☆79Updated 5 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A light-weight C++ profiling library☆31Updated 10 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Lightweight C++ task system☆79Updated 7 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- C++ Concurrency library!☆26Updated 6 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 10 months 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
- A fast, lightweight, signal library, for C++11, using the Fastest Possible C++ Delegates, with a little extra features.☆113Updated 4 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated 11 months ago