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
- Investigate on the details of Linux programming☆107Updated 4 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆77Updated 2 years ago
- ☆155Updated 12 years ago
- ☆153Updated last year
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆162Updated 2 months ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 5 years ago
- Advanced Programming in the UNIX Environment - Third Edition☆146Updated 3 years ago
- Programming with POSIX Threads: David R. Butenhof☆89Updated 12 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- example code☆52Updated 11 years ago
- IPC benchmark on Linux☆75Updated 3 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆60Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆51Updated 10 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- 中文注释说明内核源码☆174Updated 7 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- select、poll、epoll☆70Updated 6 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
- A sample epoll server.☆73Updated 12 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
- B+ tree implementation in C☆131Updated 5 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- io_uring echo server☆396Updated 2 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆68Updated 7 months ago
- a consistent_hash implementation writen in c++☆82Updated 11 years ago