iZhangHui / etcpLinks
Effective TCP/IP Programming
☆52Updated 9 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
- skip list with rank, code less than z_set in redis☆175Updated 2 years ago
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆161Updated last month
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 5 years ago
- ☆153Updated 11 months ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 10 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆77Updated 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
- select、poll、epoll☆70Updated 6 years ago
- 《Linux高性能服务器编程》上的例子☆51Updated 11 years ago
- 中文注释说明内核源码☆174Updated 7 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- Investigate on the details of Linux programming☆107Updated 4 years ago
- 对tlpi这本书的学习☆30Updated 4 years ago
- Git clone of the Lightweight TCP/IP Stack. CHECK UPSTREAM FOR LATEST SRC -->☆159Updated 4 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆68Updated 6 months ago
- 采集网络上优秀的systemtap学习资源☆298Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- IPC benchmark on Linux☆75Updated 3 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆309Updated 5 years ago
- C++ raft lib☆138Updated 3 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆60Updated 2 years ago
- Shuo's notes☆41Updated this week
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆126Updated last year
- ☆110Updated 5 years ago
- Programming with POSIX Threads: David R. Butenhof☆87Updated 12 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 4 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- ☆155Updated 12 years ago