A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into static_hook.sh).
☆139Dec 22, 2018Updated 7 years ago
Alternatives and similar repositories for cort_proto
Users that are interested in cort_proto are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- We provide a prototype of a stackless coroutine.☆35Jan 10, 2018Updated 8 years ago
- 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…☆234May 6, 2021Updated 5 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…☆49Apr 27, 2018Updated 8 years ago
- 基于C++ Coroutines编写的无栈协程库☆625Dec 27, 2023Updated 2 years ago
- Go-style concurrency in C++11☆3,303Jul 3, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- RPC framework☆12May 17, 2018Updated 8 years ago
- 基于C++14语法的任务链☆23Apr 26, 2020Updated 6 years ago
- cross-platform coroutine library in c++☆864Jan 20, 2026Updated 5 months ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!