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.
☆11Updated 7 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:
- ☆50Updated 8 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- reflection in c++ for json de/serialization☆45Updated last year
- Boost.PFR without the boost namespaces☆71Updated 2 months ago
- Lightweight header-only C++20 enum and typename reflection☆56Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- A light weight C++ in memory argument parser☆57Updated last year
- C++20 Dynamic Reflection Library☆136Updated last month
- C++ Better Futures☆45Updated 2 years ago
- C++14 library to enhance enumerator capabilities, including arbitrary length, statically allocated, strongly typed masks.☆22Updated 2 years ago
- C++20 Unit-Testing library☆47Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- C++20 coroutines-based cooperative multitasking library☆106Updated 3 years ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆34Updated 2 weeks ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- Ease-of-use-first argument parsing for C++23☆62Updated 3 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- stl-like algorithms for TYPES☆31Updated last year
- Result<T, E> for Modern C++☆34Updated 5 years ago
- CSV and tab-delimited table reader☆15Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- simple ray tracing library focusing on good code☆57Updated last year
- Standalone version of the boost::unordered library☆27Updated 4 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated last week
- tser - tiny serialization for C++☆142Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago