rosbacke / delegateLinks
Embedded friendly std::function alternative. Never heap alloc, no exceptions
☆62Updated 6 years ago
Alternatives and similar repositories for delegate
Users that are interested in delegate are comparing it to the libraries listed below
Sorting:
- Libusb wrapper for Asio☆65Updated 3 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☆167Updated last month
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Compositional DSP Library☆25Updated 4 years ago
- A Header only, constexpr / compile time small table based CRC library.☆24Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- small delegate implementation☆85Updated 9 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 7 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated 2 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆22Updated last month
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆101Updated 7 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (…☆59Updated 8 years ago
- CBOR C++ serialization library☆80Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- Small, header only signals and slots C++11 library.☆262Updated 2 years ago
- C++ Active Objects☆68Updated 8 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- DSPatch Component Repository☆27Updated last month
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- Meta programming library designed for compilation speed.☆172Updated 2 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆203Updated 3 years ago