rosbacke / delegate
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
- Libusb wrapper for Asio☆64Updated 2 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☆157Updated last month
- Compositional DSP Library☆24Updated 4 years ago
- A Header only, constexpr / compile time small table based CRC library.☆22Updated 2 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- type-safe and low-boilerplate bit level serialization☆122Updated 3 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆91Updated 2 years ago
- small delegate implementation☆84Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆74Updated 7 months ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- Agent Based Class Design☆50Updated 4 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- CBOR C++ serialization library☆78Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated 3 weeks ago
- ☆62Updated 9 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Meta programming library designed for compilation speed.☆170Updated 2 years ago
- Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (…☆57Updated 7 years ago
- A set of fixed-sized C++ storage arrays with various features☆30Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- A bunch of small C++ utilities☆65Updated last year
- 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
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 3 weeks ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 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