theanarkh / read-libtask-codeLinks
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
Sorting:
- Shuo's learning notes on Linux TCP/IP stack☆123Updated last year
- 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☆62Updated 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
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- A lightweight high performance http server☆115Updated 6 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- C++ raft lib☆136Updated 2 years ago
- 收集网络上讲解Linux系统原理的优秀文章、文档☆76Updated 5 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
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated last week
- ☆150Updated 4 months ago
- http2协议讲解☆138Updated 9 years ago
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆140Updated 10 months ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- modern c++ raft library☆47Updated 5 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 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
- service framework for game server using libatbus, libatapp, libcopp and etc.☆76Updated last week
- a simple example for how to use epoll☆66Updated 12 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- QUIC 协议的概念设计和协议规范中文文档☆30Updated 4 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Updated 2 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆119Updated 4 months ago
- A asymmetric coroutine library for C.☆55Updated 2 years ago
- 分布式文档数据库mongodb-4.4(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,近期持续更新(近期重点)☆118Updated 2 years ago