C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
☆11,119Dec 28, 2023Updated 2 years ago
Alternatives and similar repositories for awesome-cpp-cn
Users that are interested in awesome-cpp-cn are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。☆6,659Feb 10, 2023Updated 3 years ago
- C++那些事☆43,122Updated this week
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆71,272Updated this week
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,813Aug 24, 2025Updated 8 months ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,548Updated this week
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,430Aug 17, 2024Updated last year
- C++ Parallel Computing and Asynchronous Networking Framework☆14,347May 9, 2026Updated last week
- Achieve a tiny STL in C++11☆12,441Oct 27, 2024Updated last year
- Event-driven network library for multi-threaded Linux server in C++11☆16,102Dec 23, 2025Updated 4 months ago
- Linux下C++轻量级WebServer服务器☆19,513Jul 5, 2024Updated last year
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,481Feb 27, 2026Updated 2 months ago
- 机器学习资源大全中文版,包括机器学习领域的框架、库以及软件☆4,452Apr 3, 2024Updated 2 years ago
- Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。☆30,380Aug 29, 2022Updated 3 years ago
- 30天自制C++服务器,包含教程和源代码☆7,028Mar 26, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\…☆1,941Jul 27, 2022Updated 3 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,656Dec 8, 2023Updated 2 years ago
- C/C++学习,后端开发进阶指南。☆6,156Jun 24, 2025Updated 10 months ago
- Android 资源大全中文版,包括:图表、游戏开发、GUI、崩溃检测、调试工具等,由伯乐在线持续更新。☆1,550Jan 2, 2020Updated 6 years ago
- 搞定C++。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。☆8,689Jul 20, 2025Updated 10 months ago
- 2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等☆6,327Jun 18, 2025Updated 11 months ago
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,515Updated this week
- An open-source C++ library developed and used at Facebook.☆30,387Updated this week
- 从零开始的 JSON 库教程☆7,938Jun 14, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,133Jul 27, 2023Updated 2 years ago
- MySQL 资源大全中文版,分析工具、备份、性能测试、配置、部署、GUI 等☆2,783Jun 27, 2022Updated 3 years ago
- ☆2,940Dec 16, 2024Updated last year
- 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等☆15,323Aug 26, 2021Updated 4 years ago
- A C++ High Performance Web Server☆8,202Sep 27, 2023Updated 2 years ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,194Dec 25, 2024Updated last year
- C++设计模式☆2,593Oct 11, 2024Updated last year
- Fast C++ logging library.☆28,764May 11, 2026Updated last week
- 一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。☆8,065May 20, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 免费的计算机编程类中文书籍,欢迎投稿☆116,964Jul 15, 2024Updated last year
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,658Aug 19, 2023Updated 2 years ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,643Jan 24, 2025Updated last year
- 自己总结的这十多年做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!公众号:Qt实战/Qt入门和进阶/Qt教程☆4,632Apr 18, 2026Updated last month
- Event notification library☆11,893May 12, 2026Updated last week
- A simple C++11 Thread Pool implementation☆8,739Jul 20, 2024Updated last year
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,522Apr 3, 2022Updated 4 years ago