极客时间<网络编程实战>代码
☆949Dec 22, 2023Updated 2 years ago
Alternatives and similar repositories for yolanda
Users that are interested in yolanda are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 极客时间《网络编程》epoll 主从反应堆模式 部分的代码☆10May 10, 2020Updated 6 years ago
- follow me to study modern c++☆950May 29, 2024Updated 2 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,373Feb 25, 2023Updated 3 years ago
- epoll 服务器,基于 reactor 模式,protobuf 自描述消息☆13Nov 17, 2020Updated 5 years ago
- C++ code examples for Geek Time☆318Feb 10, 2026Updated 5 months ago
- 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.
- An example project, for my column named "Core Golang - 36 lessons"☆2,586Oct 22, 2021Updated 4 years ago
- follow me to study http☆586Jun 8, 2022Updated 4 years ago
- 极客时间《Linux 性能优化实战》案例☆1,124Jan 6, 2023Updated 3 years ago
- A C++ Tiny Web Server☆107May 8, 2020Updated 6 years ago
- 数据结构和算法必知必会的50个代码实现☆23,152Aug 21, 2024Updated last year
- A C++ High Performance Web Server☆8,218Sep 27, 2023Updated 2 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆16,205Dec 23, 2025Updated 7 months ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,648Aug 19, 2023Updated 2 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,659Dec 8, 2023Updated 2 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++ 服务器开发精髓》随书配套源码☆220Sep 1, 2021Updated 4 years ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,192Dec 25, 2024Updated last year
- A GeekTime course about constructing a compiler.☆885Mar 4, 2021Updated 5 years ago
- 📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记☆2,509Jun 28, 2026Updated 3 weeks ago
- c++11基础库☆1,032Nov 18, 2024Updated last year
- 带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。☆10,161Aug 26, 2023Updated 2 years ago
- TCP/IP网络编程笔记☆467Aug 2, 2024Updated last year
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆948Nov 29, 2024Updated last year
- flamingo 一款高性能轻量级开源即时通讯软件☆3,951Apr 15, 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.
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆38,064Aug 24, 2025Updated 11 months ago
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆749Apr 7, 2025Updated last year
- Linux下C++轻量级WebServer服务器☆19,619Jul 5, 2024Updated 2 years ago
- 开发内功修炼☆6,796Sep 14, 2025Updated 10 months ago
- 极客时间 OpenResty 专栏幻灯片☆49Jul 12, 2019Updated 7 years ago
- Annotated Nginx Source(中文)☆622Sep 11, 2024Updated last year
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,641Jan 24, 2025Updated last year
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,112Jul 5, 2022Updated 4 years ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,341Jan 26, 2021Updated 5 years ago
- 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.
- Linux多线程服务端编程[muduo C++网络库]☆592Sep 9, 2021Updated 4 years ago
- 大并发服务器课程源代码☆300Jun 26, 2020Updated 6 years ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,405Jul 4, 2026Updated 2 weeks ago
- ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\…☆1,944Jul 27, 2022Updated 3 years ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,519Apr 3, 2022Updated 4 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆649May 1, 2021Updated 5 years ago
- Event notification library☆11,935Jul 1, 2026Updated 3 weeks ago