changkun / modern-cpp-tutorialLinks
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
☆25,273Updated last year
Alternatives and similar repositories for modern-cpp-tutorial
Users that are interested in modern-cpp-tutorial are comparing it to the libraries listed below
Sorting:
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,497Updated last year
- 《Effective Modern C++》- 完成翻译☆8,754Updated last month
- C++ Design Patterns☆4,506Updated last year
- A collection of resources on modern C++☆12,810Updated last year
- Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purpos…☆33,668Updated 3 months ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,277Updated last month
- Achieve a tiny STL in C++11☆12,368Updated last year
- Event-driven network library for multi-threaded Linux server in C++11☆15,872Updated 2 weeks ago
- Useful CMake Examples☆13,046Updated last year
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,474Updated 3 years ago
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志 、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。☆10,967Updated 2 years ago
- MSVC's implementation of the C++ Standard Library.☆10,937Updated this week
- A simple C++11 Thread Pool implementation☆8,644Updated last year
- 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable…☆8,517Updated 2 months ago
- An NES emulator in C++☆5,056Updated 3 months ago
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,425Updated last month
- 80x23 terminal tetris!☆3,214Updated last year
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,292Updated 4 years ago
- 高性能并行编程与优化 - 课件☆4,148Updated last year
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,376Updated 4 months ago
- A cheatsheet of modern C++ language and library features.☆21,350Updated 9 months ago
- learning cmake☆3,296Updated 4 years ago
- C++那些事☆42,725Updated last year
- C++ Primer 5 answers☆8,291Updated last year
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,498Updated 3 weeks ago
- A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++…☆20,082Updated last week
- Abseil Common Libraries (C++)☆16,886Updated this week
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,524Updated 3 years ago
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,068Updated 2 years ago
- 🔥 A cross-platform build utility based on Lua☆11,604Updated this week