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 10 months ago
Alternatives and similar repositories for cpp_delegates
Users that are interested in cpp_delegates are comparing it to the libraries listed below
Sorting:
- C++20 Dynamic Reflection Library☆137Updated 4 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- tser - tiny serialization for C++☆143Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- Lightweight header-only C++20 enum and typename reflection☆75Updated 3 weeks ago
- An easy to customize, strong type library with built in support for unit-like behavior☆46Updated last month
- reflection in c++ for json de/serialization☆46Updated last year
- Cross-platform C++ Utility Library☆54Updated this week
- An indirect value-type for C++☆83Updated last year
- Portable UUID generation library for C++☆26Updated 2 years ago
- Header-only implementation of a grid for spatial lookups☆26Updated 9 months ago
- ☆52Updated 11 months ago
- Boost.PFR without the boost namespaces☆72Updated last month
- C++20 implementation of {{ mustache }}☆86Updated 8 months ago
- Build-system agnostic code generation application for C++.☆21Updated last week
- C++14 library to enhance enumerator capabilities, including arbitrary length, statically allocated, strongly typed masks.☆22Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A single-header cross-platform library for custom printing to the output stream.☆42Updated last year
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- Ease-of-use-first argument parsing for C++23☆62Updated 3 weeks ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- C++ Better Futures☆46Updated 2 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆56Updated 3 months ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- B++ Tree☆68Updated last year