willwray / function_traitsLinks
A library of type traits for introspecting C++ function types
☆29Updated 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☆68Updated last month
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- An indirect value-type for C++☆83Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months 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☆161Updated 5 months ago
- A lightweight, non-owning reference to a callable.☆177Updated 3 years ago
- value types for composite class design - with allocators☆58Updated 2 weeks ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years 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
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- C++20 Compact Tuple Tools☆54Updated this week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- 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
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- A C++ parser combinator library.☆153Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Flat containers for C++☆59Updated 2 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 5 months ago