larsch / cmake-precompiled-header
Visual Studio and GCC precompiled header macro for CMake
☆159Updated 5 years ago
Alternatives and similar repositories for cmake-precompiled-header:
Users that are interested in cmake-precompiled-header are comparing it to the libraries listed below
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- Generic observable objects and reactive expressions for C++☆299Updated 3 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- A reflective enum implementation for C++☆290Updated last year
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆212Updated 2 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆199Updated 3 years ago
- Simple, flexible and modular assertion macro.☆226Updated 11 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 3 years ago
- Utilities for converting from C/C++ include guards to #pragma once and back again.☆148Updated 5 years ago
- High performance C++11 signals☆168Updated 5 years ago
- (experimental) Syntactic sugar for variant and optional types.☆158Updated 5 years ago
- C++17 library facilities for older compilers☆145Updated 4 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☆238Updated 2 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- C++ signal and slot system☆163Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- A web match-3 game in C++14 using SDL2 / MVC / Range-v3 / Meta State Machine / Dependency Injection☆189Updated 7 months ago
- A compiler cache for MSVC, much like ccache for gcc☆325Updated 5 years ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆395Updated 3 weeks ago
- C++ generic make factory☆107Updated 5 years ago
- It's the C++ Package Manager Manager☆196Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆432Updated last month
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆352Updated 6 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆404Updated 3 weeks ago