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 lightweight high performance http server☆114Updated 6 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
- ☆70Updated 8 years ago
- ☆151Updated 7 months ago
- Fiber and async I/O based network library☆261Updated 7 years ago
- A simple coroutine☆39Updated 10 years ago
- a distributed storage engine☆89Updated 8 years ago
- Funny and interesting codes developed in my spare time☆73Updated 4 years ago
- annotate the source code of jemalloc 4.2.1☆111Updated 5 months ago
- A lightweight asynchronous event-driven network application framework in C++.☆105Updated 10 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…☆36Updated 7 years ago
- Scan's personal technical notes☆258Updated 5 years ago
- RPC(Remote Procedure Call) on top of nark-serialization☆50Updated 10 months ago
- ☆37Updated 10 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- libpaxos的注释版本☆33Updated 10 years ago
- 异步网络框架☆44Updated 6 years ago
- tbsys and tbnet repository mirror for alibaba☆69Updated 5 years ago
- The tiny bitcask storage engine☆114Updated 6 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- event-driven crawler implemented by C++☆168Updated 6 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 10 months 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☆151Updated 5 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Common library☆133Updated 8 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆63Updated 7 years ago