Eyescale / CMakeLinks
Common CMake modules
☆156Updated 2 years ago
Alternatives and similar repositories for CMake
Users that are interested in CMake are comparing it to the libraries listed below
Sorting:
- Simple, flexible and modular assertion macro.☆229Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Example project which demonstrates various CMake features.☆142Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 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.☆252Updated 2 months ago
- Compile time mathematic functions for C++14☆187Updated 4 years ago
- Simple C++ cross-platform plugin system☆164Updated 8 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- CMake BASIS makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting…☆49Updated 4 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆232Updated 8 months ago
- Samples for Learning Modern CMake☆242Updated 9 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆213Updated 2 years ago
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆172Updated 5 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- A highly efficient, move-aware operators library☆204Updated 3 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☆166Updated 2 months ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆152Updated 3 years ago
- CMake precompiled header support via custom PCH compiler extension☆103Updated 6 years ago
- Library for comfortable work with DLL and DSO☆113Updated 3 weeks ago
- Concise CMake templates for creating C++ libraries or executables.☆125Updated 3 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆186Updated 3 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 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☆421Updated 2 months ago
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month