xiaoweiChen / Cpp_Concurrency_In_Action
作为对《C++ Concurrency in Action》英文版的中文翻译。
☆2,060Updated 5 years ago
Alternatives and similar repositories for Cpp_Concurrency_In_Action:
Users that are interested in Cpp_Concurrency_In_Action are comparing it to the libraries listed below
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,176Updated 4 years ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,386Updated 2 years ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,094Updated 2 months ago
- 剖析 STL 是一种享受的过程!☆2,473Updated 7 years ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,463Updated 2 years ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,631Updated 2 months ago
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,277Updated last month
- 作为对《C++17 STL cookbook》英文版的中文翻译。☆1,268Updated 4 years ago
- Some code snippets for sharing☆1,893Updated 3 months ago
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆944Updated 4 years ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,658Updated last month
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,035Updated 2 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆2,398Updated 6 years ago
- c++11基础库☆1,008Updated 4 months ago
- Design pattern demo code☆1,090Updated 11 months ago
- C++设计模式☆2,476Updated 5 months ago
- 作为对《CMake Cookbook》的中文翻译。☆1,426Updated 4 years ago
- 《CMake入门实战》源码☆2,272Updated last year
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆630Updated 3 years ago
- 我的学习资料,包括书籍、网址等☆1,897Updated 10 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,380Updated 2 years ago
- Chinese translation of Bjarne Stroustrup's HOPL4 paper☆2,254Updated last month
- Free Niek's Operating System (FreeNOS)☆2,035Updated 4 years ago
- A collection of gdb tips. 100 maybe just mean many here.☆3,121Updated last year
- modern C++(C++11), simple, easy to use rpc framework☆1,796Updated 7 months ago
- CMake中文实战教程☆1,488Updated last year
- ☆2,853Updated 3 months ago
- 《Effective Modern C++》- 完成翻译☆8,126Updated last month
- 趣味设计模式,小朋友也能学得会!☆582Updated last year
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,110Updated 5 months ago