yicm / CMakeCppProjectTemplateLinks
This project aims to quickly launch a C/C++ project, which can build libraries and binary files. The project comes with basic modules such as thread pool, unit test, logger, and configuration reading module. It uses the CMake build system to make it easier for us to develop C/C++ projects.
☆96Updated 4 years ago
Alternatives and similar repositories for CMakeCppProjectTemplate
Users that are interested in CMakeCppProjectTemplate are comparing it to the libraries listed below
Sorting:
- ☆45Updated last year
- 22种设计模式的C++实现☆118Updated 2 years ago
- ☆110Updated last year
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆326Updated 6 months ago
- C++/C++11/C++14/C++17/C++20's usage☆314Updated last month
- CMake 资料总结,持续更新☆101Updated 3 years ago
- C风格、C++风格及C++11特性的线程池☆42Updated 2 years ago
- 《CMake Best Practices》的非专业个人翻译☆93Updated 2 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- This is the sample code for Boost library Guide.☆430Updated 4 years ago
- CMake 教程 Modern-CMake 的简体中文翻译,中文版 Gitbook :https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/ Chinese(simplified) translation of famou…☆803Updated 3 months ago
- 《Modern CMake for C++》的非专业个人翻译☆259Updated 2 years ago
- Zero Fluff, Max Value: Code-Driven Modern C++(11/14/17) Best Practices☆261Updated 5 months ago
- 《C++并发编程实战》的读书笔记,供以后工作中查阅。☆337Updated 7 years ago
- OpenFSM is an easy-to-use C++ finite state machine library.☆29Updated 10 months ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- c++工具库☆106Updated 4 years ago
- [译] ApacheCN C/C++ 译文集☆345Updated 3 months ago
- C++ code demo☆36Updated 6 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆394Updated 3 months ago
- 免费的计算机编程类中文书籍,欢迎投稿☆179Updated 7 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆244Updated 4 years ago
- Practical, Easy-to-copy CMake examples☆309Updated last week
- This is a tool library that includes log, fsm, state machine...☆99Updated 4 years ago
- 李建忠老师的C++设计模式讲义与源码,个人对设计模式的再次探究,笔记参考https://www.yuque.com/barret/snelnn☆32Updated 4 years ago
- Eigen3.3.7 Doc中文版☆125Updated 6 years ago
- A thread safe stl implementation base on C++11 stl☆48Updated 3 years ago
- Mini c++ logger tool☆45Updated 6 years ago
- CMake 官方教程----的翻译☆334Updated 8 years ago
- spdlog简单封装☆52Updated last year