ttroy50 / cmake-examples
Useful CMake Examples
☆12,602Updated 11 months ago
Alternatives and similar repositories for cmake-examples:
Users that are interested in cmake-examples are comparing it to the libraries listed below
- learning cmake☆3,227Updated 3 years ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,138Updated 5 months ago
- CMake Cookbook recipes.☆2,761Updated 3 years ago
- A simple C++11 Thread Pool implementation☆8,110Updated 6 months ago
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆24,439Updated 5 months ago
- Fast C++ logging library.☆25,255Updated this week
- oneAPI Threading Building Blocks (oneTBB)☆5,934Updated this week
- A cheatsheet of modern C++ language and library features.☆20,080Updated 3 months ago
- 快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/☆2,418Updated 2 years ago
- A collection of resources on modern C++☆12,122Updated 5 months ago
- A curated list of awesome header-only C++ libraries☆3,622Updated 6 months ago
- C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe a…☆3,829Updated 9 months ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,097Updated 2 months ago
- A modern formatting library☆21,268Updated this week
- The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on deskto…☆8,614Updated this week
- 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable…☆8,065Updated this week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,168Updated last week
- Guidelines Support Library☆6,293Updated last month
- A fast JSON parser/generator for C++ with both SAX/DOM style API☆14,531Updated last week
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆9,928Updated 5 months ago
- MSVC's implementation of the C++ Standard Library.