acdemiralp / cmake_templatesLinks
Concise CMake templates for creating C++ libraries or executables.
☆125Updated 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:
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- A reflective enum implementation for C++☆299Updated last year
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆148Updated last year
- Tool for analyzing includes in C++☆209Updated last year
- Single-header program options parsing library for C++11☆135Updated 3 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.☆253Updated last month
- A polymorphic value-type for C++☆227Updated 2 years ago
- Generic observable objects and reactive expressions for C++☆303Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Visual Studio and GCC precompiled header macro for CMake☆159Updated 6 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 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☆422Updated last month
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆230Updated 3 years ago
- A really stupid INI file format for C++11☆146Updated 2 years ago
- Header-only library for multithreaded programming☆240Updated 9 months ago
- Implementation of C++20's std::span for older compilers☆373Updated 2 years ago
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago
- It's the C++ Package Manager Manager☆195Updated 2 years ago
- C++20 features described in Before/After tables ("Tony Tables")☆338Updated 4 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆167Updated last month
- C++ command line parsing library☆204Updated 2 years ago
- A simple C++11 command line argument parser☆235Updated 9 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- CMake precompiled header support via custom PCH compiler extension☆103Updated 6 years ago
- What a c++ standard Unicode library might look like.☆340Updated 2 years ago
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆213Updated 2 years ago
- Simple, flexible and modular assertion macro.☆228Updated 3 weeks ago