yuanzhubi / cort_protoLinks
A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into static_hook.sh).
☆141Updated 6 years ago
Alternatives and similar repositories for cort_proto
Users that are interested in cort_proto 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 asymmetric coroutine library for C.☆55Updated 2 years ago
- Fiber and async I/O based network library☆260Updated 7 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- modern c++ raft library☆47Updated 5 years ago
- 多处理器编程的艺术☆116Updated 10 years ago
- Scan's personal technical notes☆258Updated 5 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated 8 months ago
- A lightweight high performance http server☆115Updated 6 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆225Updated 2 months ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆62Updated 7 years ago
- Meta-purpose C++ Foundation☆192Updated 6 years ago
- Poseidon Server Framework (refactor WIP)☆167Updated 2 years ago
- C++ network library based on `libgo`.☆245Updated 6 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Updated 2 years ago
- 异步网络框架☆44Updated 5 years ago
- A actor framework base on C++11/14.☆56Updated 4 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆364Updated 3 weeks 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++ raft lib☆136Updated 2 years ago
- zzz's c++ lib☆57Updated 7 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated 2 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- ☆151Updated 5 months ago
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- ☆37Updated 10 years ago