HexadigmSystems / FunctionTraitsLinks
Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, return type, etc.)
☆41Updated last month
Alternatives and similar repositories for FunctionTraits
Users that are interested in FunctionTraits are comparing it to the libraries listed below
Sorting:
- a small lightweight std::execution work-alike☆65Updated 7 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆98Updated this week
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- A modern C++ library for type-safe environment variable parsing☆150Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆133Updated this week
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Lightweight header-only C++20 enum and typename reflection☆80Updated 3 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- SPY - C++ Information Broker☆157Updated 3 weeks ago
- C++20 Compact Tuple Tools☆56Updated 2 weeks ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆93Updated this week
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆63Updated last month
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- value types for composite class design - with allocators☆65Updated this week
- Light, fast, threadpool for C++20☆106Updated 2 years ago
- ☆103Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 3 weeks ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- A modern and (mostly) macro free mocking-framework☆56Updated last week
- C++ Better Futures☆46Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 months ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated last month
- Backward compatibly refactor header-based C++ into modules.☆92Updated 4 months ago
- Boost.org unordered module☆85Updated last week
- Ease-of-use-first argument parsing for C++23☆62Updated 3 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage (P0843)☆28Updated 3 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆152Updated 4 years ago
- C++20 coroutines-based cooperative multitasking library☆109Updated 4 years ago
- Coroutines for C++23☆39Updated last month