HexadigmSystems / FunctionTraitsLinks
Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, return type, etc.)
☆46Updated 4 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…☆108Updated last week
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- value types for composite class design - with allocators☆73Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆140Updated 3 weeks ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A modern C++ library for type-safe environment variable parsing☆154Updated last month
- SPY - C++ Information Broker☆159Updated last week
- Lightweight header-only C++20 enum and typename reflection☆82Updated 6 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- ☆103Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆167Updated 2 months ago
- KISS C++20 Type Reflection using IFC files☆73Updated last year
- C++20 Compact Tuple Tools☆57Updated this week
- simple ray tracing library focusing on good code☆58Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆225Updated 3 months ago
- C++20 Dynamic Reflection Library☆139Updated 9 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆104Updated 3 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- An indirect value-type for C++☆83Updated 2 years ago
- Compile-time reflection for C++ to get field names and types from a struct/class.☆44Updated last year