wqking / cpp-header-checkerLinks
☆17Updated 3 years ago
Alternatives and similar repositories for cpp-header-checker
Users that are interested in cpp-header-checker are comparing it to the libraries listed below
Sorting:
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 3 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- meta-programming, C++11☆16Updated 3 years ago
- C++11 compatible charconv☆31Updated last month
- C++ build system that uses C++ for build configuration.☆24Updated this week
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- The IDK (Industrial Development Kit) library!☆37Updated this week
- ☆25Updated 5 years ago
- Coroutine support tools☆36Updated 3 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Seamless llvm-mca CMake integration☆29Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Make std::mdspan formattable by std::format.☆11Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 9 months ago
- C++20 Static Branch library☆95Updated 7 months ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- C++20 Compact Tuple Tools☆57Updated last month
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year