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,753Updated 6 years ago
- ☆492Updated 8 years ago
- nginx源码中文注释版☆823Updated 4 years ago
- hurlex 小内核分章节代码和文档☆1,039Updated 3 years ago
- Read code, comment it.☆350Updated 4 years ago
- 阅读过的一些开源代码和注释☆211Updated 9 years ago
- 第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。☆483Updated 5 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,381Updated 2 years ago
- Some code snippets for sharing☆1,893Updated 4 months ago
- 🌎 High Performance HTTP WebServer☆636Updated 7 years ago
- 一个学习Apue的仓库,对于每一章节的学习代码会上传下来,包含一些遇到的问题,以及解决的 一些问题,也包括了一路走来,的成长点滴,在后期后加上我的 博客地址,来记录学习的点滴、☆444Updated 6 years ago
- A asymmetric coroutine library for C.☆2,485Updated 2 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,705Updated 3 years ago
- Chinese edition of Operating Systems .Three Easy Pieces☆524Updated 6 years ago
- linux内核网络协议栈 源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆1,231Updated 4 years ago
- A simple C++ based RPC framework.☆2,015Updated 2 years ago
- Tutorial of Muduo network library☆529Updated 5 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆882Updated 4 months ago
- A simple but usable RPC framework☆663Updated 4 years ago
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆368Updated 4 years ago
- 简易的http服务器☆128Updated 9 years ago
- memcached 源码剖析注释☆599Updated last year
- Simple C++ network server framework☆351Updated 5 years ago
- A lightweight high performance http server☆115Updated 6 years ago
- FreeNOS (Free Niek's Operating System) is an experimental microkernel based operating system for learning purposes written in C++. You ma…☆874Updated 4 years ago
- 一个简单的用户级线程库☆347Updated 4 years ago
- 开源项目的源码分析☆149Updated 8 years ago
- 《UNIX环境高级编程》随书代码与课后习题☆434Updated 3 months ago
- JSON parser in standard C☆682Updated 2 weeks ago