zyearn / zaver
Yet another fast and efficient HTTP server
☆852Updated 2 years ago
Alternatives and similar repositories for zaver:
Users that are interested in zaver are comparing it to the libraries listed below
- tinyhttpd的详细注释版,十分适合入门者学习的一个项目☆1,754Updated 6 years ago
- Read code, comment it.☆350Updated 4 years ago
- hurlex 小内核分章节代码和文档☆1,039Updated 3 years ago
- A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage☆1,870Updated 2 years ago
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,707Updated 3 years ago
- nginx源码中文注释版☆822Updated 4 years ago
- ☆492Updated 8 years ago
- A asymmetric coroutine library for C.☆2,486Updated 2 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,381Updated 2 years ago
- 第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。☆483Updated 5 years ago
- Some code snippets for sharing☆1,895Updated 5 months ago
- 带有详细注释的 Redis 2.6 源码☆2,328Updated 5 years ago
- 阅读过的一些开源代码和注释☆211Updated 9 years ago
- nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕☆4,192Updated 3 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆1,231Updated 4 years ago
- 一个学习Apue的仓库,对于每一章节的学习代码会上传下来,包含一些遇到的问题,以及解决的 一些问题,也包括了一路走来,的成长点滴,在后期后加上我的 博客地址,来记录学习的点滴、☆444Updated 6 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆884Updated 5 months ago
- 🌎 High Performance HTTP WebServer☆636Updated 7 years ago
- 一个简单的用户级线程库☆347Updated 4 years ago
- Tutorial of Muduo network library☆531Updated 5 years ago
- redis键值数据库源码分析☆563Updated 4 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆634Updated 4 years ago
- memcached 源码剖析注释☆600Updated last year
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,573Updated last year
- A simple C++ based RPC framework.☆2,017Updated 2 years ago
- <Libevent深入浅出>本书要求有一定的服务并发编程 基础,了解select和epoll等多路I/O复用机制。☆854Updated 2 years ago
- Linux高性能服务器编程源码☆541Updated 9 years ago
- A collection of gdb tips. 100 maybe just mean many here.☆3,149Updated last year
- mykernel 2.0: Develop your own OS kernel by reusing Linux infrastructure, based on x86-64/Linux Kernel 5.4.34.☆704Updated last year
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆705Updated 3 weeks ago