Minimized version of cpp_starter_project
☆187Apr 19, 2023Updated 2 years ago
Alternatives and similar repositories for cmake_conan_boilerplate_template
Users that are interested in cmake_conan_boilerplate_template are comparing it to the libraries listed below
Sorting:
- Some tools for getting C++ configured on various platforms.☆35May 13, 2024Updated last year
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆374Feb 24, 2026Updated 3 weeks ago
- A template CMake project to get you started with C++ and tooling☆2,583Apr 19, 2023Updated 2 years ago
- CMake for C++ Best Practices☆1,708Feb 5, 2026Updated last month
- Install all the tools required for building and testing C++ and C projects.☆264Updated this week
- The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accept…☆846Aug 10, 2024Updated last year
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,706Aug 6, 2024Updated last year
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆5,316Mar 12, 2025Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆289May 6, 2024Updated last year
- Intel RenderKit common C++/CMake infrastructure☆20Nov 13, 2025Updated 4 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- Rules and submissions for the C++ Best Practices game jam(s)☆97Jul 29, 2024Updated last year
- C/C++ project template for VSCode, using CMake and conan☆14May 7, 2023Updated 2 years ago
- An abandoned game dev toolset.☆10Sep 18, 2021Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- C++20 features described in Before/After tables ("Tony Tables")☆339Jun 16, 2021Updated 4 years ago
- This is an awesome submission to the C++ Best Practices Game Jam☆61Dec 30, 2025Updated 2 months ago
- Automated WebRTC build scripts for Linux, Windows, Mac, Android and iOS.☆10Jul 8, 2021Updated 4 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,820Sep 1, 2025Updated 6 months ago
- ☆12Dec 1, 2023Updated 2 years ago
- PyBullet simulation models repository☆18Jan 8, 2025Updated last year
- Tutorial Project for Screen Space Reflection☆11Mar 26, 2015Updated 10 years ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,892Dec 26, 2025Updated 2 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Feb 19, 2022Updated 4 years ago
- A C++20 metaprogramming library focusing on metafunction composition.☆13Feb 8, 2026Updated last month
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Sep 29, 2022Updated 3 years ago
- Rich Hickey's C++ callback library using template functors.☆15Sep 16, 2021Updated 4 years ago
- Notes about the intuition behind calculus on manifolds and the generalized Stokes's theorem☆22Feb 7, 2022Updated 4 years ago
- A small, better logger library for C++, which features thread-safe loggers.☆14Jul 22, 2020Updated 5 years ago
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆413Apr 20, 2023Updated 2 years ago
- ☆23Jul 29, 2020Updated 5 years ago
- A C++ repository to pipe operations functional and Unix style!☆32Apr 10, 2023Updated 2 years ago
- Sphinx Domain For Modern CMake