HexadigmSystems / FunctionTraitsLinks
Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, return type, etc.)
☆39Updated 3 months ago
Alternatives and similar repositories for FunctionTraits
Users that are interested in FunctionTraits are comparing it to the libraries listed below
Sorting:
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆94Updated last week
- C++ Better Futures☆46Updated 2 years ago
- value types for composite class design - with allocators☆57Updated last week
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆122Updated last month
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Lightweight header-only C++20 enum and typename reflection☆77Updated last month
- A modern C++ library for type-safe environment variable parsing☆146Updated 9 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆82Updated 2 weeks ago
- SPY - C++ Information Broker☆156Updated 2 weeks ago
- C++20 Compact Tuple Tools☆54Updated last week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- ☆102Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆176Updated 3 years ago
- work contracts☆104Updated last month
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆161Updated 5 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- simple ray tracing library focusing on good code☆57Updated last year
- Polymorphic memory resource for real-time applications.☆72Updated 2 years ago
- C++20 Dynamic Reflection Library☆137Updated 4 months ago
- Backward compatibly refactor header-based C++ into modules.☆90Updated 2 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆101Updated last year
- C++ small containers☆146Updated 3 months ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆183Updated last week
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago