nanoant / CMakePCHCompiler
CMake precompiled header support via custom PCH compiler extension
☆104Updated 5 years ago
Alternatives and similar repositories for CMakePCHCompiler:
Users that are interested in CMakePCHCompiler are comparing it to the libraries listed below
- C++ static_enum☆86Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- modern C++ type traits and metafunctions for callable types☆133Updated last week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- C++ generic make factory☆107Updated 5 years ago
- A polymorphic value-type for C++☆227Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆162Updated 3 weeks ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 11 months ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- A reimplementation of Qt's moc using libclang. Contains both a drop-in remplacement, and a plugin for the clang compiler.☆206Updated 2 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- Warning suppression library (C++)☆82Updated 5 years ago
- Simple and type-safe commandline argument parser for C++14☆66Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- Speedier handling of clang-tidy checking☆69Updated 5 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated last month
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆191Updated 3 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- Visual Studio and GCC precompiled header macro for CMake☆159Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A simple framework for compile-time benchmarks☆184Updated 3 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago