C/C++学习,后端开发进阶指南。
☆6,136Jun 24, 2025Updated 10 months ago
Alternatives and similar repositories for CppGuide
Users that are interested in CppGuide are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Linux下C++轻量级WebServer服务器☆19,440Jul 5, 2024Updated last year
- C++那些事☆43,090Mar 12, 2026Updated last month
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,648Dec 8, 2023Updated 2 years ago
- A C++ High Performance Web Server☆8,189Sep 27, 2023Updated 2 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆16,053Dec 23, 2025Updated 4 months ago
- 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.
- 📚 C/C++ 技 术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,767Aug 24, 2025Updated 8 months ago
- C++ Linux WebServer服务器☆4,078Dec 2, 2023Updated 2 years ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,338Apr 15, 2026Updated 2 weeks ago
- 30天自制C++服务器,包含教程和源代码☆7,028Mar 26, 2025Updated last year
- 2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等☆6,306Jun 18, 2025Updated 10 months ago
- flamingo 一款高性能轻量级开源即时通讯软件☆3,949Apr 15, 2026Updated 2 weeks ago
- 一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。☆8,028May 20, 2024Updated last year
- Achieve a tiny STL in C++11☆12,434Oct 27, 2024Updated last year
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,533Aug 20, 2024Updated last year
- 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.
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。☆11,112Dec 28, 2023Updated 2 years ago
- c++ async rpc framework. 14w+qps.☆1,650Oct 18, 2023Updated 2 years ago
- 【C++面试&C++学习指南】 这里整理了C++后端研发工程师面试和工作必备的知识点 。☆3,031Apr 14, 2025Updated last year
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,401Mar 5, 2024Updated 2 years ago
- C++和Linux学习笔记☆2,402Feb 14, 2022Updated 4 years ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,196Dec 25, 2024Updated last year
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆38,982Mar 11, 2026Updated last month
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,406Aug 17, 2024Updated last year
- 搞定C++。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。☆8,678Jul 20, 2025Updated 9 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 从零开始的 JSON 库教程☆7,937Jun 14, 2024Updated last year
- 「C/C++学习+面试指南」一份涵盖大部分 C++ 程序员所需要掌握的知识。入门、进阶、深入、校招、社招,准备 C++ 学习& 面试,首选 CppGuide!☆2,318Jul 29, 2023Updated 2 years ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,480Feb 27, 2026Updated 2 months ago
- 《C++ 服务器开发精髓》随书配套源码☆221Sep 1, 2021Updated 4 years ago
- brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Mac…☆17,499Updated this week
- ☆2,939Dec 16, 2024Updated last year
- modern C++(C++20), simple, easy to use rpc framework☆1,993Jan 9, 2026Updated 3 months ago
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,682Mar 7, 2024Updated 2 years ago
- 【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。☆1,305Jan 16, 2023Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- c++后台服务器开发面经或八股总结!(有深度有广度,和仅有概念的总结文章不同!)☆2,185Sep 9, 2024Updated last year
- 剖析 STL 是一种享受的过程!☆2,526Jan 15, 2018Updated 8 years ago
- 2023年最新整理 c++后端开发,1000篇优秀博文,含内存,网络,架构设计,高性能,数据结构,基础组件,中间件,分布式相关☆2,173Mar 17, 2023Updated 3 years ago
- C++设计模式☆2,596Oct 11, 2024Updated last year
- Linux多线程服务端编程[muduo C++网络库]☆594Sep 9, 2021Updated 4 years ago
- 🔥 比libevent/libuv/asio 更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,504Apr 20, 2026Updated last week
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆901Mar 10, 2023Updated 3 years ago