iZhangHui / etcp
Effective TCP/IP Programming
☆48Updated 8 years ago
Alternatives and similar repositories for etcp:
Users that are interested in etcp are comparing it to the libraries listed below
- Shuo's learning notes on Linux TCP/IP stack☆121Updated last year
- Different implementations of spinlock.☆104Updated 10 years ago
- ☆150Updated 2 months ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 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…☆66Updated 5 years ago
- skip list with rank, code less than z_set in redis☆173Updated last year
- 收集网络上讲解Linux系统原理的优秀文章、文档☆76Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Advanced Programming in the UNIX Environment - Third Edition☆132Updated 2 years ago
- modern c++ raft library☆47Updated 5 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated 3 weeks ago
- 2017春季MIT分布式系统课程实验☆18Updated 5 years ago
- ☆24Updated 7 years ago
- Linux 1.2.13 网络协议栈学习☆35Updated 5 years ago
- Investigate on the details of Linux programming☆106Updated 3 years ago
- Paxos algorithm demo,from mit 6.824 lab 3☆25Updated 8 years ago
- 对tlpi这本书的学习☆30Updated 3 years ago
- ☆109Updated 4 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated last year
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆50Updated 7 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆53Updated last year
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆80Updated 2 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- select、poll、epoll☆69Updated 5 years ago
- ☆149Updated 11 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆55Updated 4 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆98Updated last year
- ☆44Updated 12 years ago
- ☆53Updated 11 years ago