rosbacke / delegateLinks
Embedded friendly std::function alternative. Never heap alloc, no exceptions
☆59Updated 5 years ago
Alternatives and similar repositories for delegate
Users that are interested in delegate are comparing it to the libraries listed below
Sorting:
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 months ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- Compositional DSP Library☆24Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- C++ Active Objects☆66Updated 7 years ago
- A Header only, constexpr / compile time small table based CRC library.☆23Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆93Updated last week
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- type-safe and low-boilerplate bit level serialization☆121Updated 3 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆79Updated 3 weeks 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…☆20Updated 2 years ago
- small delegate implementation☆85Updated 8 years ago
- Agent Based Class Design☆50Updated 5 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆88Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- CBOR C++ serialization library☆77Updated last year
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (…☆57Updated 7 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++ string formatting library☆44Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆197Updated 2 years ago
- ☆61Updated 9 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year