知名开源代码库的注释版:C++、Golang等
☆1,379Feb 25, 2023Updated 3 years ago
Alternatives and similar repositories for AnnotatedCode
Users that are interested in AnnotatedCode are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Event-driven network library for multi-threaded Linux server in C++11☆16,053Dec 23, 2025Updated 4 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++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,675Aug 19, 2023Updated 2 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,648Dec 8, 2023Updated 2 years ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A C++ High Performance Web Server☆8,189Sep 27, 2023Updated 2 years ago
- Linux多线程服务端编程[muduo C++网络库]☆594Sep 9, 2021Updated 4 years ago
- A asymmetric coroutine library for C.☆2,522Dec 16, 2022Updated 3 years ago
- Go-style concurrency in C++11☆3,309Jul 3, 2023Updated 2 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆942Nov 29, 2024Updated last year
- C++ Parallel Computing and Asynchronous Networking Framework☆14,338Apr 15, 2026Updated 2 weeks ago
- modern C++(C++20), simple, easy to use rpc framework☆1,993Jan 9, 2026Updated 3 months ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆901Mar 10, 2023Updated 3 years ago
- brpc源码分析☆350Nov 22, 2019Updated 6 years 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.
- 从零开始的 JSON 库教程☆7,937Jun 14, 2024Updated last year
- ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\…☆1,938Jul 27, 2022Updated 3 years ago
- 大并发服务器课程源代码☆301Jun 26, 2020Updated 5 years ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,196Dec 25, 2024Updated last year
- Cross platform network library with C++11☆1,134Aug 16, 2024Updated last year
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,480Feb 27, 2026Updated 2 months ago
- 极客时间<网络编程实战>代码☆949Dec 22, 2023Updated 2 years ago
- 基于C++ Coroutines编写的无栈协程库☆625Dec 27, 2023Updated 2 years ago
- Linux下C++轻量级WebServer服务器☆19,440Jul 5, 2024Updated last year
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,504Apr 20, 2026Updated last week
- 带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。☆10,184Aug 26, 2023Updated 2 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
- libuv wrapper in C++11 /libuv C++11网络库☆840Nov 13, 2025Updated 5 months ago
- A tiny boost library in C++11.☆4,205May 27, 2025Updated 11 months ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,393Jun 4, 2024Updated last year
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,767Aug 24, 2025Updated 8 months ago
- Event notification library☆11,875Apr 1, 2026Updated 3 weeks ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,533Aug 20, 2024Updated last year
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,113Jul 5, 2022Updated 3 years ago
- Some code snippets for sharing☆1,912Dec 5, 2024Updated last year
- A distributed service governance framework. 分布式 服务治理框架☆432Mar 31, 2024Updated 2 years ago
- Achieve a tiny STL in C++11☆12,434Oct 27, 2024Updated last year
- c++11基础库☆1,034Nov 18, 2024Updated last year
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,187Apr 23, 2026Updated last week
- C++ Linux WebServer服务器☆4,078Dec 2, 2023Updated 2 years ago