acdemiralp / cmake_templatesLinks
Concise CMake templates for creating C++ libraries or executables.
☆127Updated 3 years ago
Alternatives and similar repositories for cmake_templates
Users that are interested in cmake_templates are comparing it to the libraries listed below
Sorting:
- A reflective enum implementation for C++☆297Updated last year
- Header only read/write wrapper to combine mutexes with locks.☆150Updated last year
- Generic observable objects and reactive expressions for C++☆302Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆225Updated 2 years ago
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- Header-only library for multithreaded programming☆236Updated 6 months 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.☆248Updated this week
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆413Updated last week
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated 11 months ago
- Functional reactive programming library for c++☆160Updated last year
- C++ command line parsing library☆203Updated 2 years ago
- Love template metaprogramming☆330Updated 3 years ago
- Tool for analyzing includes in C++☆208Updated last year
- Visual Studio and GCC precompiled header macro for CMake☆159Updated 5 years ago
- Pure C++17 Signals and Slots☆432Updated 3 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- High performance C++11 signals☆177Updated 6 years ago
- 🦘 A dependency injection container for C++11, C++14 and later☆536Updated 2 months ago
- CMake modules to help use sanitizers☆409Updated last year
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆213Updated 2 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆402Updated last week
- A simple C++11 command line argument parser☆233Updated 5 months ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 2 months ago
- Provides helper tools for creating RESTful services using Boost.Beast☆264Updated 2 years ago
- Utilities for converting from C/C++ include guards to #pragma once and back again.☆149Updated 5 years ago