iZhangHui / etcp
Effective TCP/IP Programming
☆48Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for etcp
- Shuo's learning notes on Linux TCP/IP stack☆115Updated last year
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆72Updated last year
- Different implementations of spinlock.☆104Updated 9 years ago
- ☆107Updated 3 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆44Updated 3 years ago
- select、poll、epoll☆69Updated 5 years ago
- skip list with rank, code less than z_set in redis☆172Updated last year
- ☆146Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆49Updated 7 years ago
- 中文注释说明内核源码☆172Updated 6 years ago
- 无锁链表vs加锁链表(性能对比)☆38Updated 6 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆50Updated last year
- Lock-free implementation of the token bucket algorithm in C++☆54Updated last year
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆64Updated last week
- ☆150Updated 11 years ago
- Advanced Programming in the UNIX Environment - Third Edition☆130Updated 2 years ago
- 收集网络上讲解Linux系统原理的优秀文章、文档☆76Updated 4 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆84Updated 2 years ago
- 《C++ Move Semantics》的非专业个人翻译☆67Updated 3 years ago
- Utils collection for extending gdb with python☆65Updated 8 years ago
- 多处理器编程的艺术☆117Updated 9 years ago
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆32Updated 8 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…☆67Updated 5 years ago
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆121Updated 3 months ago
- 🧀 The Benchmark Testing Box☆33Updated 3 years ago
- Investigate on the details of Linux programming☆106Updated 3 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- jemalloc阅读笔记☆9Updated 2 years ago