willwray / function_traitsLinks
A library of type traits for introspecting C++ function types
☆31Updated 6 years ago
Alternatives and similar repositories for function_traits
Users that are interested in function_traits are comparing it to the libraries listed below
Sorting:
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- An indirect value-type for C++☆83Updated 2 years 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☆165Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- ☆50Updated 8 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆67Updated 2 years ago
- Light, fast, threadpool for C++20☆109Updated 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…☆146Updated last year
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- C++20 Compact Tuple Tools☆57Updated this week
- A graph concurrent library for C++☆63Updated 2 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- A C++ parser combinator library.☆158Updated last week
- List-initialize containers with proper move semantics☆30Updated 8 months ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago