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:
- An indirect value-type for C++☆84Updated 2 years ago
- A fixed capacity dynamically sized string☆68Updated last week
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- A C++14 and later CRTP template for defining iterators☆75Updated 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☆165Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- ☆50Updated 8 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 9 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆69Updated 4 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 3 months 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☆50Updated last month
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- A C++14 Lambda Library☆25Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- A C++14 reflection library☆76Updated 3 weeks ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 10 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