The missing CMake project initializer
β2,498Aug 31, 2025Updated 6 months ago
Alternatives and similar repositories for cmake-init
Users that are interested in cmake-init are comparing it to the libraries listed below
Sorting:
- π¦ CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.β3,941Jan 18, 2026Updated 2 months ago
- CMake for C++ Best Practicesβ1,708Feb 5, 2026Updated last month
- π Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency managemeβ¦β5,319Mar 12, 2025Updated last year
- A template CMake project to get you started with C++ and toolingβ2,583Apr 19, 2023Updated 2 years ago
- A personal experimental C++ Syntax 2 -> Syntax 1 compilerβ5,930Feb 22, 2026Updated last month
- The Domain-Correct Quantities and Units Library for C++ β full quantity kind safety, ISO 80000 compliant, C++29 standardization candidateβ¦β1,380Updated this week
- A modern formatting libraryβ23,328Updated this week
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.β374Feb 24, 2026Updated 3 weeks ago
- C++11/14/17 std::expected with functional-style extensionsβ1,820Sep 1, 2025Updated 6 months ago
- C++20 ΞΌ(micro)/Unit Testing frameworkβ1,420Feb 14, 2026Updated last month
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resourcesβ¦β8,708Aug 6, 2024Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20β1,679Oct 6, 2024Updated last year
- scanf for modern C++β1,302Oct 29, 2025Updated 4 months ago
- C++ Functional Terminal User Interface.β9,798Mar 12, 2026Updated last week
- Extremely fast, in memory, JSON and reflection library for modern C++. BEVE, CBOR, CSV, MessagePack, TOML, YAML, EETFβ2,491Updated this week
- The fastest feature-rich C++11/14/17/20/23 single-header testing frameworkβ6,649Mar 14, 2026Updated last week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate β¦β5,985Mar 1, 2026Updated 2 weeks ago
- A C++20 library for sequence-orientated programmingβ731Oct 24, 2025Updated 4 months ago
- Pitchfork is a Set of C++ Project Conventionsβ1,234Apr 26, 2024Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutinesβ840Mar 13, 2026Updated last week
- Zero overhead utilities for preventing bugs at compile timeβ1,639Oct 13, 2025Updated 5 months ago
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.β4,189Updated this week
- C++ parsing DSLβ1,234Oct 18, 2025Updated 5 months ago
- C++ Tip Of The Weekβ1,657May 20, 2025Updated 10 months ago
- CMake wrapper for conan C and C++ package managerβ905Feb 12, 2026Updated last month
- A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++β¦β20,263Mar 11, 2026Updated last week
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitiβ¦β660Nov 8, 2025Updated 4 months ago
- Compile Time Regular Expression in C++β3,770Sep 12, 2025Updated 6 months ago
- Template for reliable, cross-platform C++ project setup using cmake.β935Apr 14, 2025Updated 11 months ago
- Activity Indicators for Modern C++β3,363May 9, 2025Updated 10 months ago
- a header-only, constexpr alternative to gperf for C++14 users