yicm / CMakeCppProjectTemplate
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
- 《CMake Best Practices》的非专业个人翻译☆90Updated 2 years ago
- C风格、C++风格及C++11特性的线程池☆41Updated last year
- 22种设计模式的C++实现☆116Updated 2 years ago
- ☆45Updated last year
- 💡 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆321Updated last month
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- C++/C++11/C++14/C++17/C++20's usage☆311Updated 2 months ago
- spdlog简单封装☆49Updated last year
- c++工具库☆105Updated 3 years ago
- ☆108Updated last year
- 《Software Architecture with C++》的非专业个人翻译☆74Updated 2 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆231Updated last year
- cpp singleton works across dll/exe boundaries.☆66Updated 3 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆363Updated 3 months ago
- limlog is a cross-platform C++ library for logging.☆67Updated 7 months ago
- CMake 资料总结,持续更新☆100Updated 3 years ago
- a modern c++ plugin library☆84Updated 3 years ago
- 一些C/C++常用封装例子☆209Updated 3 years ago
- This is the sample code for Boost library Guide.☆423Updated 4 years ago
- 《Modern CMake for C++》的非专业个人翻译☆242Updated 2 years ago
- OpenFSM is an easy-to-use C++ finite state machine library.☆26Updated 5 months ago
- CMake Cookbook, by Packt☆197Updated last year
- A thread safe stl implementation base on C++11 stl☆47Updated 3 years ago
- CMake 实践☆57Updated 2 years ago
- 《C++ Templates The Complete Guide - second edition》的非专业个人翻译☆274Updated 2 years ago
- CMake 教程 Modern-CMake 的简体中文翻译,中文版 Gitbook :https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/ Chinese(simplified) translation of famou…☆769Updated 6 months ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆240Updated 4 years ago
- Google C++ 单元测试 gtest的学习整理☆23Updated 7 years ago
- [译] ApacheCN C/C++ 译文集☆313Updated last year
- Practical, Easy-to-copy CMake examples☆300Updated 3 months ago