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》的非专业个人翻译☆91Updated 2 years ago
- A thread safe stl implementation base on C++11 stl☆48Updated 3 years ago
- ☆107Updated last year
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆323Updated 3 months ago
- ☆45Updated last year
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- This is the sample code for Boost library Guide.☆423Updated 4 years ago
- C风格、C++风格及C++11特性的线程池☆42Updated last year
- spdlog简单封装☆50Updated last year
- 作为对《Concurrency with Modern C++》的中文翻译。☆242Updated 4 years ago
- C++/C++11/C++14/C++17/C++20's usage☆313Updated 2 weeks ago
- 一个进程空间内全局单例的框架(注册到独立外置的一个dll中),支持热加载/热卸载动态链接库。☆35Updated 8 months ago
- 一些C/C++常用封装例子☆212Updated 3 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆233Updated last year
- a modern c++ plugin library☆86Updated 3 years ago
- C++ code demo☆36Updated 5 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆373Updated 5 months ago
- 22种设计模式的C++实现☆117Updated 2 years ago
- Examples and toturials for C++ Boost Asio library.☆267Updated 3 years ago
- Zero Fluff, Max Value: Code-Driven Modern C++(11/14/17) Best Practices☆261Updated 2 months ago
- CMake 资料总结,持续更新☆100Updated 3 years ago
- OpenFSM is an easy-to-use C++ finite state machine library.☆27Updated 7 months ago
- ☆22Updated 4 years ago
- This is a tool library that includes log, fsm, state machine...☆99Updated 4 years ago
- ☆214Updated 3 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- [译] ApacheCN C/C++ 译文集☆333Updated 2 years ago
- 《C++20 The Complete Guide》的非专业个人翻译☆91Updated last year
- C++ code examples for Geek Time☆304Updated last week
- cpp singleton works across dll/exe boundaries.☆70Updated 3 years ago