chronolaw / professional_boostLinks
Professional C++11/14&Boost Development
☆60Updated 5 years ago
Alternatives and similar repositories for professional_boost
Users that are interested in professional_boost are comparing it to the libraries listed below
Sorting:
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆58Updated 11 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- muduo v1.0.4的注释版☆93Updated 10 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- 23 Design Patterns implemented by C++☆159Updated 8 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- 《Head First设计模式》学习代码,使用C++实现☆72Updated 10 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 3 years ago
- ☆35Updated last month
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆74Updated 10 years ago
- c/c++ language useful recipes☆96Updated 12 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- c++11任务库☆53Updated 10 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- Easy to use RPC framework☆42Updated 8 years ago
- 42 SPECIFIC WAYS TO IMPROVE YOUR USE OF C++11 AND C++14 中文版☆177Updated 6 years ago
- 《C++ Move Semantics》的非专业个人翻译☆75Updated 4 years ago
- a modern c++ plugin library