theanarkh / read-libtask-code
libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的
☆74Updated last year
Alternatives and similar repositories for read-libtask-code:
Users that are interested in read-libtask-code are comparing it to the libraries listed below
- 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
- libevent source code analysis☆61Updated 2 years ago
- Shuo's learning notes on Linux TCP/IP stack☆120Updated last year
- libevent 官方文档的中文版☆48Updated 10 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆80Updated 2 years ago
- ☆149Updated last month
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆131Updated 7 months ago
- 收集网络上讲解Linux系统原理的优秀文章、文档☆76Updated 4 years ago
- skip list with rank, code less than z_set in redis☆171Updated last year
- C++ raft lib☆135Updated 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
- http2协议讲解☆137Updated 9 years ago
- 腾讯libco协程库源码注解☆127Updated 5 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆116Updated 2 months ago
- 🧀 The Benchmark Testing Box☆34Updated 3 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
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated last week
- Libco 源码分析☆30Updated 6 years ago
- linux网络源码分析☆48Updated 3 years ago
- 多处理器编程的艺术☆116Updated 9 years ago
- A lightweight high performance http server☆115Updated 5 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 4 years ago
- A asymmetric coroutine library for C.☆55Updated 2 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆55Updated 4 years ago
- modern c++ raft library☆46Updated 5 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆191Updated 4 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆10Updated 2 years ago