larspensjo / SimpleSignalLinks
High performance C++11 signals
☆177Updated 6 years ago
Alternatives and similar repositories for SimpleSignal
Users that are interested in SimpleSignal are comparing it to the libraries listed below
Sorting:
- C++ signal and slot system☆161Updated 5 years ago
- Pure C++17 Signals and Slots☆434Updated 3 years ago
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- C++ signals & slots☆77Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Minimal C++ Event Bus☆90Updated 6 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆303Updated 3 years ago
- small delegate implementation☆85Updated 9 years ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆362Updated 7 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆251Updated 3 weeks ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆230Updated 3 years ago
- rocket - Fast single header signal/slots library for C++☆209Updated last year
- cpgf library☆219Updated 3 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆150Updated 3 weeks ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆74Updated 7 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆235Updated 10 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated 3 weeks ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 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, header only event bus library written in modern C++17.☆196Updated 3 months ago
- A single header standard C++ serialization framework.☆197Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 9 months ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- Library for comfortable work with DLL and DSO☆112Updated last month
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆75Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆147Updated last year