yukunxie / CppCoreGuidelinesLinks
C++核心指南中文翻译(进行中)
☆25Updated 6 years ago
Alternatives and similar repositories for CppCoreGuidelines
Users that are interested in CppCoreGuidelines are comparing it to the libraries listed below
Sorting:
- C++/C++11/C++14/C++17/C++20's usage☆319Updated 2 weeks ago
- 22种设计模式的C++实现☆117Updated 3 years ago
- 免费的计算机编程类中文书籍,欢迎投稿☆180Updated 7 years ago
- This is the sample code for Boost library Guide.☆427Updated 5 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆250Updated 5 years ago
- Translation of C++ Templates 2nd | Powered by Obsidian☆359Updated 2 years ago
- 趣味设计模式,小朋友也能学得会!☆576Updated 2 years ago
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆959Updated 5 years ago
- CMake 官方教程----的翻译☆335Updated 8 years ago
- C++ code examples for Geek Time☆315Updated last month
- ☆215Updated 4 years ago
- 《C++并发编程实战》的读书笔记,供以后工作中查阅。☆336Updated 7 years ago
- 《C++ Templates The Complete Guide - second edition》的非专业个人翻译☆320Updated 3 years ago
- A thread safe stl implementation base on C++11 stl☆50Updated 4 years ago
- 作为对《CMake Cookbook》的中文翻译。☆1,480Updated 5 years ago
- c++工具库☆107Updated 4 years ago
- 《大话设计模式》C++实现☆369Updated 9 years ago
- Log4cpp maintained fork by OrocosDevs☆194Updated 4 years ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆333Updated last year
- ☆112Updated 2 years ago
- CMake/Make/Shell/Multi-thread' usage☆82Updated 3 months ago
- My small collection of C++ utilities☆413Updated last month
- Mini c++ logger tool☆47Updated 6 years ago
- This project aims to quickly launch a C/C++ project, which can build libraries and binary files. The project comes with basic modules suc…☆96Updated 5 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆414Updated 6 months ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆367Updated 5 years ago
- ☆45Updated 2 years ago
- Design Patterns In Modern C++ 中文版翻译☆729Updated 4 years ago
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,116Updated 6 months ago
- c++11基础库☆1,032Updated last year