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…☆140Updated 6 years ago
- A lightweight high performance http server☆114Updated 6 years ago
- Fiber and async I/O based network library☆261Updated 7 years ago
- ☆152Updated 7 months ago
- Funny and interesting codes developed in my spare time☆73Updated 4 years ago
- ☆70Updated 8 years ago
- a distributed storage engine☆89Updated 8 years ago
- Scan's personal technical notes☆258Updated 5 years ago
- A simple coroutine☆39Updated 10 years ago
- event-driven crawler implemented by C++☆168Updated 6 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆63Updated 7 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated 11 months ago
- tbsys and tbnet repository mirror for alibaba☆69Updated 5 years ago
- A lightweight asynchronous event-driven network application framework in C++.☆105Updated 10 years ago
- RPC(Remote Procedure Call) on top of nark-serialization☆50Updated 11 months ago
- A high performance, thread-safe log lib for C++ Language.☆33Updated 8 years ago
- ☆37Updated 10 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- 中文注释说明内核源码☆173Updated 6 years ago
- 异步网络框架☆44Updated 6 years ago
- TDH_Socket_Plugin_for_MySQL is a MySQL plugin which like HandlerSocket.☆166Updated 12 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 raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- annotate the source code of jemalloc 4.2.1☆111Updated 6 months ago
- Common library☆133Updated 8 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆82Updated 2 years ago
- ☆109Updated 4 years ago