kartikkumar / cppbase
Boilerplate for a simple CMake-based C++ project
☆154Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for cppbase
- Concise CMake templates for creating C++ libraries or executables.☆128Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- Tutorial how to use Travis CI with C++☆169Updated 3 years ago
- Boost cmake modules☆51Updated 5 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 4 years ago
- Header-only library for multithreaded programming☆226Updated 2 months ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆150Updated last year
- A simple, cross-platform, and continuously integrated C++14 project template☆65Updated 6 years ago
- Speedier handling of clang-tidy checking☆68Updated 5 years ago
- CMake precompiled header support via custom PCH compiler extension☆103Updated 5 years ago
- ☆98Updated 4 years ago
- Example C++11 CMake project that incorporates awesome Clang tooling☆106Updated 4 years ago
- ☆144Updated 10 months ago
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆211Updated last year
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆350Updated 4 years ago
- CMake modules to help use sanitizers☆378Updated last month
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- An Enhancement Suite for the CMake Build System☆437Updated 2 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆80Updated last year
- A highly efficient, move-aware operators library☆198Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- Generic observable objects and reactive expressions for C++☆297Updated 2 years ago
- Utilities for converting from C/C++ include guards to #pragma once and back again.☆143Updated 4 years ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- Example project which demonstrates various CMake features.☆142Updated 3 years ago
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 2 years ago
- This is an example of doing a Modern C++ project with CI☆122Updated 7 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆200Updated 3 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago