yuanzhubi / cort_proto
A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into static_hook.sh).
☆140Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for cort_proto
- 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 3 years ago
- Fiber and async I/O based network library☆260Updated 6 years ago
- 多处理器编程的艺术☆116Updated 9 years ago
- A asymmetric coroutine library for C.☆55Updated last year
- We provide a prototype of a stackless coroutine.☆34Updated 6 years ago
- Boost.Hana中文文档☆109Updated 3 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- A lightweight high performance http server☆116Updated 5 years ago
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆32Updated 8 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆9Updated last year
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆219Updated 3 weeks ago
- modern c++ raft library☆46Updated 4 years ago
- An easy, fast, small, portable C++ object serialization framework☆86Updated last month
- Meta-purpose C++ Foundation☆190Updated 6 years ago
- skip list with rank, code less than z_set in redis☆172Updated last year
- C++ network library based on `libgo`.☆248Updated 5 years ago
- C++ raft lib☆128Updated 2 years ago
- Poseidon Server Framework (refactor WIP)☆171Updated last year
- AVL implementation which is as fast/compact as linux's rbtree☆349Updated 3 years ago
- ☆69Updated 7 years ago
- Scan's personal technical notes☆256Updated 4 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- 异步网络框架☆44Updated 5 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆72Updated last year
- Coroutine library for C/C++☆49Updated 8 years ago
- ☆147Updated last year
- ☆37Updated 9 years ago
- Multi-Read from one bind port☆196Updated 9 years ago
- One cplusplus C++ crossplatform library use for develop server,similar to ACE.☆103Updated last year
- 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…☆48Updated 6 years ago