chenshuo / linux-debugLinks
☆153Updated 10 months ago
Alternatives and similar repositories for linux-debug
Users that are interested in linux-debug are comparing it to the libraries listed below
Sorting:
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆375Updated 4 years ago
- 中文注释说明内核源码☆174Updated 7 years ago
- Investigate on the details of Linux programming☆107Updated 4 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆309Updated 4 years ago
- 朴素linux,介绍linux和C的一些底层知识☆255Updated 12 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- A lightweight high performance http server☆115Updated 6 years ago
- 多处理器编程的艺术☆115Updated 10 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆96Updated 6 years ago
- annotate the source code of jemalloc 4.2.1☆116Updated 9 months ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆234Updated 4 years ago
- ☆492Updated 9 years ago
- Google Protobuf RPC based on Muduo☆205Updated 6 years ago
- Stevens的《TCP/IP 实现》的 源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆53Updated 10 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆140Updated 6 years ago
- A simple coroutine☆39Updated 11 years ago
- 《CGDB中文手册》☆278Updated 10 years ago
- buddy内存分配器实现☆295Updated last year
- ☆374Updated last year
- Coroutine library for C/C++☆49Updated 9 years ago
- a distributed storage engine☆90Updated 9 years ago
- 操作系统导论教学资料、《庖丁解牛Linux内核》配套资料☆277Updated 8 months ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 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…☆70Updated 6 years ago
- ☆155Updated 12 years ago
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- memcached源码详细分析注释,带详尽中文注释及函数调用关系,更新完毕☆61Updated 4 years ago
- event-driven crawler implemented by C++☆168Updated 6 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 3 years ago