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:
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Updated last year
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- meta-programming, C++11☆16Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- ☆25Updated 5 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- 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
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Seamless llvm-mca CMake integration☆29Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Prints values and types during compilation!☆58Updated 7 months ago
- Standalone version of the boost::unordered library☆35Updated 6 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- C++20 Static Branch library☆96Updated 8 months ago
- C++ build system that uses C++ for build configuration.☆25Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- simple ray tracing library focusing on good code☆58Updated last year
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- Portable UUID generation library for C++☆26Updated 2 years ago
- C++20 Memory Allocator library☆36Updated 9 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year