rmettler / cpp_delegatesLinks
Lightweight function wrappers able to store and invoke any callable target without the caller having to know the details of the callee. A more performant alternative to std::function, no undefined behavior and configurable behavior when called empty.
☆12Updated last year
Alternatives and similar repositories for cpp_delegates
Users that are interested in cpp_delegates are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Lightweight header-only C++20 enum and typename reflection☆80Updated 2 months ago
- Standalone version of the boost::unordered library☆28Updated 2 months ago
- B++ Tree☆69Updated last year
- Ease-of-use-first argument parsing for C++23☆62Updated 3 months ago
- Cross-platform C++ Utility Library☆55Updated last week
- reflection in c++ for json de/serialization☆46Updated last year
- Yet another C++ text formatting library.☆71Updated 10 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Boost.PFR without the boost namespaces☆75Updated 3 months ago
- A functional parsing library☆29Updated last year
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- Header-only implementation of a grid for spatial lookups☆26Updated last year
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- C++ Better Futures☆46Updated 2 years ago
- C++20 Dynamic Reflection Library☆139Updated 6 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Flat containers for C++☆59Updated 3 months ago
- ☆53Updated last year
- An indirect value-type for C++☆84Updated 2 years ago
- C++20 coroutines-based cooperative multitasking library☆109Updated 4 years ago
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- tser - tiny serialization for C++☆145Updated 4 years ago
- C++ command line argument parsing and routing☆52Updated last year
- C++20 Dependency Injection library☆30Updated 5 months ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 6 months ago
- simple ray tracing library focusing on good code☆57Updated last year
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago