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
- Compositional DSP Library☆24Updated 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☆157Updated this week
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 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…☆20Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture