iZhangHui / etcpLinks
Effective TCP/IP Programming
☆49Updated 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
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 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…☆68Updated 6 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Message queue and thread pool implementations of C++ Workflow☆35Updated 10 months ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆141Updated 10 months ago
- ☆151Updated 4 months ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- example code☆52Updated 10 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- ☆154Updated 11 years ago
- high performance network framework with xdp☆20Updated 3 years ago
- Libco 源码分析☆30Updated 6 years ago
- modern c++ raft library☆47Updated 5 years ago
- ☆109Updated 4 years ago
- select、poll、epoll☆69Updated 5 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 4 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆51Updated 8 years ago
- Linux 1.2.13 网络协议栈学习☆35Updated 5 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Investigate on the details of Linux programming☆106Updated 3 years ago
- An event-driven c library open source by taobao originally and maintain here☆20Updated 5 years ago
- linux 3.10 with excessive comments for tcp/ip stack☆18Updated 9 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- 2017春季MIT分布式系统课程实验☆18Updated 5 years ago
- 变长多阶hash☆30Updated 10 years ago