Naios / function2Links
Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more
☆584Updated 3 months ago
Alternatives and similar repositories for function2
Users that are interested in function2 are comparing it to the libraries listed below
Sorting:
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 7 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated last week
- Implementation of C++20's std::span for older compilers☆368Updated 2 years ago
- A miniature library for struct-field reflection in C++☆609Updated last week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆512Updated last month
- An additive strong typedef library for C++14/17/20☆460Updated 9 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆996Updated 3 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 3 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- C++17 `std::variant` for C++11/14/17