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
- A asymmetric coroutine library for C.☆55Updated 2 years ago
- A lightweight high performance http server☆115Updated 6 years ago
- Scan's personal technical notes☆258Updated 5 years ago
- Fiber and async I/O based network library☆260Updated 7 years ago
- ☆151Updated 4 months ago
- Funny and interesting codes developed in my spare time☆72Updated 4 years ago
- ☆70Updated 8 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆62Updated 7 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆222Updated 7 years ago
- a distributed storage engine☆89Updated 8 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- The tiny bitcask storage engine☆113Updated 6 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 4 years ago
- Multi-Read from one bind port☆195Updated 9 years ago
- ☆53Updated 11 years ago
- A simple coroutine☆39Updated 10 years ago
- annotate the source code of jemalloc 4.2.1☆111Updated 3 months ago
- A high performance, thread-safe log lib for C++ Language.☆33Updated 8 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆97Updated 5 years ago
- ☆37Updated 10 years ago
- ☆109Updated 4 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆51Updated 8 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated 8 months ago
- Google Protobuf RPC based on Muduo☆201Updated 6 years ago
- C++ raft lib☆136Updated 2 years ago
- Coroutine library for C/C++☆49Updated 8 years ago