willwray / function_traits
A library of type traits for introspecting C++ function types
☆29Updated 5 years ago
Alternatives and similar repositories for function_traits:
Users that are interested in function_traits are comparing it to the libraries listed below
- An indirect value-type for C++☆82Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated last week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 weeks ago
- A fixed capacity dynamically sized string☆64Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆72Updated 2 weeks ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- ☆48Updated 7 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆164Updated this week
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- Boost.PFR without the boost namespaces☆70Updated last week
- P0323 & P2505 std::expected simple implementation☆39Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++20 Unit-Testing library☆44Updated 5 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Meta C++ Library and Tool☆81Updated 2 years ago
- Flat containers for C++☆59Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- A universal type for non-type template parameters for C++20 or later.☆26Updated 7 months ago
- C++ Better Futures☆43Updated 2 years ago
- A collection of Unicode utilities for C++ using Range-V3☆47Updated 8 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated 11 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago