cpp-best-practices / cmake_templateLinks
CMake for C++ Best Practices
☆1,511Updated 2 weeks ago
Alternatives and similar repositories for cmake_template
Users that are interested in cmake_template are comparing it to the libraries listed below
Sorting:
- A template CMake project to get you started with C++ and tooling☆2,565Updated 2 years ago
- The missing CMake project initializer☆2,410Updated 2 months ago
- The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accept…☆799Updated last year
- Pitchfork is a Set of C++ Project Conventions☆1,214Updated last year
- C++ Tip Of The Week☆1,643Updated 5 months ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,858Updated last year
- The quantities and units library for C++☆1,251Updated 2 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,387Updated 3 months ago
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,729Updated 5 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,768Updated 2 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,607Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,619Updated last year
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆369Updated 11 months ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆315Updated 2 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,487Updated 3 months ago
- CMake wrapper for conan C and C++ package manager