C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
☆11,137Dec 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,660Feb 10, 2023Updated 3 years ago
- C++那些事☆43,247May 16, 2026Updated last month
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆71,991May 31, 2026Updated last month
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,991Aug 24, 2025Updated 10 months ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,574May 20, 2026Updated last month
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 📚 Modern C++ Tutorial: C++11 to C++26 On the Fly | https://changkun.de/modern-cpp/☆25,615Jun 21, 2026Updated last week
- C++ Parallel Computing and Asynchronous Networking Framework☆14,379Updated this week
- Achieve a tiny STL in C++11☆12,457Oct 27, 2024Updated last year
- Event-driven network library for multi-threaded Linux server in C++11☆16,168Dec 23, 2025Updated 6 months ago
- Linux下C++轻量级WebServer服务器☆19,579Jul 5, 2024Updated last year
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,484Feb 27, 2026Updated 4 months ago
- 机器学习资源大全中文版,包括机器学习领域的框架、库以及软件☆4,461Apr 3, 2024Updated 2 years ago
- Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。☆30,455Aug 29, 2022Updated 3 years ago
- 30天自制C++服务器,包含教程和源代码☆7,040Jun 3, 2026Updated 3 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\…☆1,943Jul 27, 2022Updated 3 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,660Dec 8, 2023Updated 2 years ago
- C/C++学习,后端开发进阶指南。☆6,198May 28, 2026Updated last month
- Android 资源大全中文版,包括:图表、游戏开发、GUI、崩溃检测、调试工具等,由伯乐在线持续更新。☆1,550Jan 2, 2020Updated 6 years ago
- 搞定C++。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。☆8,721Jul 20, 2025Updated 11 months ago
- 2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等☆6,351Jun 18, 2025Updated last year
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,523Jun 23, 2026Updated last week
- An open-source C++ library developed and used at Facebook.☆30,436Updated this week
- 从零开始的 JSON 库教程☆7,938Jun 14, 2024Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,162Jul 27, 2023Updated 2 years ago
- MySQL 资源大全中文版,分析工具、备份、性能测试、配置、部署、GUI 等☆2,780Jun 27, 2022Updated 4 years ago
- ☆2,940Jun 12, 2026Updated 2 weeks ago
- 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等☆15,425Aug 26, 2021Updated 4 years ago
- A C++ High Performance Web Server☆8,213Sep 27, 2023Updated 2 years ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,191Dec 25, 2024Updated last year
- C++设计模式☆2,595Oct 11, 2024Updated last year
- Fast C++ logging library.☆28,980Updated this week
- 一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。☆8,142May 20, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 免费的计算机编程类中文书籍,欢迎投稿☆117,171Jul 15, 2024Updated last year
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,653Aug 19, 2023Updated 2 years ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,642Jan 24, 2025Updated last year
- 自己总结的这十多年做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!公众号:Qt实战/Qt入门和进阶/Qt教程☆4,643Apr 18, 2026Updated 2 months ago
- Event notification library☆11,919Updated this week
- A simple C++11 Thread Pool implementation☆8,758Jul 20, 2024Updated last year
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,520Apr 3, 2022Updated 4 years ago