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.
☆95Updated 5 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
- ☆111Updated last year
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆331Updated 8 months ago
- C风格、C++风格及C++11特性的线程池☆42Updated 2 years ago
- 《CMake Best Practices》的非专业个人翻译☆93Updated 2 years ago
- 22种设计模式的C++实现☆117Updated 2 years ago
- 《Software Architecture with C++》的非专业个人翻译☆76Updated 3 years ago
- C++/C++11/C++14/C++17/C++20's usage☆319Updated last week
- A thread safe stl implementation base on C++11 stl☆48Updated 4 years ago
- OpenFSM is an easy-to-use C++ finite state machine library.☆30Updated last year
- CMake 资料总结,持续更新☆102Updated 3 years ago
- Zero Fluff, Max Value: Code-Driven Modern C++(11/14/17) Best Practices☆259Updated 7 months ago
- This is a tool library that includes log, fsm, state machine...☆100Updated 5 years ago
- c++工具库☆106Updated 4 years ago
- 《C++并发编程实战》的读书笔记,供以后工作中查阅。☆336Updated 7 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆239Updated 2 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆405Updated last month
- Eigen3.3.7 Doc中文版☆126Updated 6 years ago
- a modern c++ plugin library☆87Updated 4 years ago
- [译] ApacheCN C/C++ 译文集☆352Updated 5 months ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆247Updated 4 years ago
- 《Modern CMake for C++》的非专业个人翻译☆264Updated 2 years ago
- 一个进程空间内全局单例的框架(注册到独立外置的一个dll中),支持热加载/热卸载动态链接库。☆41Updated last year
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆364Updated 5 years ago
- This is the sample code for Boost library Guide.☆429Updated 4 years ago
- A Tiny Modern C++ Header Brings Unified Interface for Different Languages☆157Updated 2 years ago
- Google C++ 单元测试 gtest的学习整理☆23Updated 8 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- remastered examples from https://www.packtpub.com/application-development/boostasio-c-network-programming-cookbook☆19Updated 6 years ago
- cpp singleton works across dll/exe boundaries.☆80Updated 3 years ago