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 single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- ☆26Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆47Updated last month
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 8 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- C++11 compatible charconv☆31Updated last month
- flat_map standardization proposal☆10Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- Coroutine support tools☆35Updated 2 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated 9 months ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Tiny Test System☆27Updated 2 months ago
- C++ build system that uses C++ for build configuration.☆17Updated last week
- C++20 Compact Tuple Tools☆50Updated 3 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- List-initialize containers with proper move semantics☆30Updated 2 months ago
- C++20 Memory Allocator library☆34Updated last month
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 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++20 serialization library (cereal fork)☆28Updated 2 years ago