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:
- An indirect value-type for C++☆83Updated last year
- A fixed capacity dynamically sized string☆66Updated last month
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 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☆157Updated 2 months ago
- ☆49Updated 7 years 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…☆61Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A C++14 reflection library☆72Updated last week
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- C++ Better Futures☆45Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated last week
- Proposed SG14 status_code for the C++ standard☆67Updated last 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☆49Updated 2 years ago
- C++11 compatible charconv☆31Updated last month