iZhangHui / etcpLinks
Effective TCP/IP Programming
☆50Updated 8 years ago
Alternatives and similar repositories for etcp
Users that are interested in etcp are comparing it to the libraries listed below
Sorting:
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆75Updated 2 years ago
- ☆151Updated 7 months ago
- Advanced Programming in the UNIX Environment - Third Edition☆139Updated 2 years ago
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆70Updated 6 years ago
- Investigate on the details of Linux programming☆106Updated 4 years ago
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆152Updated last year
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- IPC benchmark on Linux☆75Updated 2 years ago
- select、poll、epoll☆69Updated 6 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- libevent source code analysis☆62Updated 2 years ago
- 对tlpi这本书的学习☆30Updated 3 years ago
- 收集网络上讲解Linux系统原理的优秀文章、文档☆77Updated 5 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆51Updated 8 years ago
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆33Updated 8 years ago
- Programming with POSIX Threads: David R. Butenhof☆85Updated 12 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆306Updated 4 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆57Updated last year
- ☆155Updated 12 years ago
- modern c++ raft library☆47Updated 5 years ago
- quic、prot_quic、goquic、libquic源码中文注释分析,增加C++ quic-client和quic-server example 程序,便于快速掌握学习谷歌quic库源码和学习quic协议,作为新的网络加速协议,可以根据实际需要应用于自己的工程项目中。…☆313Updated 2 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- a consistent_hash implementation writen in c++☆81Updated 11 years ago
- 《TCP/IP网络编程技术基础》书上例子的测试代码。原书无配套光盘,所有代码参照书中提供内容,补充了部分书中未实现的代码,并修正原书中的错误。☆38Updated 6 years ago