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 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
- 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…☆232Updated 3 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Boost.Hana中文文档☆111Updated 4 years ago
- Fiber and async I/O based network library☆261Updated 7 years ago
- 多处理器编程的艺术☆116Updated 9 years ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- A asymmetric coroutine library for C.☆55Updated 2 years ago
- ☆37Updated 9 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated 4 months ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆220Updated 2 weeks ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- Poseidon Server Framework (refactor WIP)☆168Updated 2 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
- Meta-purpose C++ Foundation☆189Updated 6 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…☆48Updated 6 years ago
- zzz's c++ lib☆57Updated 7 years ago
- Scan's personal technical notes☆258Updated 4 years ago
- ☆149Updated last month
- 异步网络框架☆44Updated 5 years ago
- ☆98Updated 9 years ago
- modern c++ raft library☆46Updated 5 years ago
- A lightweight high performance http server☆115Updated 5 years ago
- vim plugin for c++☆32Updated 5 years ago
- ☆70Updated 8 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆98Updated 5 years ago
- Multi-Read from one bind port☆197Updated 9 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- Google Protobuf RPC based on Muduo☆197Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- cxx utils code☆83Updated 2 weeks ago