zouxiaohang / TheArtOFMultiprocessorProgrammingLinks
多处理器编程的艺术
☆116Updated 10 years ago
Alternatives and similar repositories for TheArtOFMultiprocessorProgramming
Users that are interested in TheArtOFMultiprocessorProgramming are comparing it to the libraries listed below
Sorting:
- 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…☆233Updated 4 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆141Updated 6 years ago
- ☆151Updated 5 months ago
- Funny and interesting codes developed in my spare time☆73Updated 4 years ago
- A lightweight high performance http server☆115Updated 6 years ago
- ☆70Updated 8 years ago
- A simple coroutine☆39Updated 10 years ago
- a distributed storage engine☆89Updated 8 years ago
- annotate the source code of jemalloc 4.2.1☆111Updated 4 months ago
- Scan's personal technical notes☆259Updated 5 years ago
- Fiber and async I/O based network library☆260Updated 7 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- A high performance, thread-safe log lib for C++ Language.☆33Updated 8 years ago
- ☆109Updated 4 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆222Updated 7 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆63Updated 7 years ago
- ☆37Updated 10 years ago
- tbsys and tbnet repository mirror for alibaba☆69Updated 5 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- 中文注释说明内核源码☆173Updated 6 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- TDH_Socket_Plugin_for_MySQL is a MySQL plugin which like HandlerSocket.☆166Updated 12 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated 9 months ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- RPC(Remote Procedure Call) on top of nark-serialization☆50Updated 9 months ago
- Common library☆132Updated 8 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- Meta-purpose C++ Foundation☆192Updated 6 years ago