C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
☆11,187Dec 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,663Feb 10, 2023Updated 3 years ago
- C++那些事☆43,392May 16, 2026Updated 3 months ago
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆72,994Aug 22, 2026Updated last week
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆38,159Aug 24, 2025Updated last year
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,582May 20, 2026Updated 3 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 📚 Modern C++ Tutorial: C++11 to C++26 On the Fly | https://changkun.de/modern-cpp/☆25,778Jun 21, 2026Updated 2 months ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,418Aug 10, 2026Updated 2 weeks ago
- Achieve a tiny STL in C++11☆12,477Oct 27, 2024Updated last year
- Event-driven network library for multi-threaded Linux server in C++11☆16,226Dec 23, 2025Updated 8 months ago
- Linux下C++轻量级WebServer服务器☆19,657Jul 5, 2024Updated 2 years ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,495Feb 27, 2026Updated 6 months ago
- 机器学习资源大全中文版,包括机器学习领域的框架、库以及软件☆4,485Apr 3, 2024Updated 2 years ago
- Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开 源前哨」和「Python开发者」微信公号团队维护更新。☆30,583Aug 29, 2022Updated 4 years ago
- 30天自制C++服务器,包含教程和源代码☆7,054Jun 3, 2026Updated 2 months ago
- 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.
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,698Dec 8, 2023Updated 2 years ago
- ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\…☆1,948Jul 27, 2022Updated 4 years ago
- C/C++学习,后端开发进阶指南。☆6,269May 28, 2026Updated 3 months ago
- Android 资源大全中文版,包括:图表、游戏开发、GUI、崩溃检测、调试工具等,由伯乐在线持续更新。☆1,547Jan 2, 2020Updated 6 years ago
- 搞定C++。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。☆8,752Jul 20, 2025Updated last year
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT/Redis client/server.☆7,541Updated this week
- 2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等☆6,418Jun 18, 2025Updated last year
- Fast C++ logging library.☆29,541Aug 8, 2026Updated 3 weeks ago
- An open-source C++ library developed and used at Facebook.☆30,517Updated this week
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 从零开始的 JSON 库教程☆7,921Jun 14, 2024Updated 2 years ago
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,189Jul 27, 2023Updated 3 years ago
- MySQL 资源大全中文版,分析工具、备份、性能测试、配置、部署、GUI 等☆2,779Jun 27, 2022Updated 4 years ago
- ☆2,938Jun 12, 2026Updated 2 months ago
- 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等☆15,500Aug 26, 2021Updated 5 years ago
- A C++ High Performance Web Server☆8,216Sep 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,610Oct 11, 2024Updated last year
- 一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。☆8,237May 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.
- 免费的计算机编程类中文书籍,欢迎投稿☆118,550Jul 29, 2026Updated last month
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,643Aug 19, 2023Updated 3 years ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,638Jan 24, 2025Updated last year
- 自己总结的这十多年做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!公众号:Qt实战/Qt入门和进阶/Qt教程☆4,669Apr 18, 2026Updated 4 months ago
- Event notification library☆11,943Updated this week
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆2,496Oct 27, 2018Updated 7 years ago
- A simple C++11 Thread Pool implementation☆8,797Jul 20, 2024Updated 2 years ago