We provide a prototype of a stackless coroutine.
☆34Jan 10, 2018Updated 8 years ago
Alternatives and similar repositories for coroutine_proto
Users that are interested in coroutine_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:
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆139Dec 22, 2018Updated 7 years ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆18May 22, 2018Updated 7 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Mar 17, 2015Updated 11 years ago
- We hook a function that exported from an ELF dynamic library via injecting its GOT entrance. Then we can accurately "locally hook" for an…☆15Oct 14, 2021Updated 4 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 7 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- TokuFT is a high-performance, transactional key-value store☆19May 6, 2020Updated 5 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 4 years ago
- libevent protobuf rpc☆17Mar 30, 2020Updated 5 years ago
- Nanoscopic C++ Actor, stackless coroutine, and CSP framework☆15Mar 20, 2016Updated 10 years ago
- A small C++ library for formatted stream output of standard library objects☆10Dec 16, 2015Updated 10 years ago
- C++ Object Data Model Test Code☆22Aug 31, 2015Updated 10 years ago
- C++ Concurrency library!☆27Feb 15, 2019Updated 7 years ago
- This is a working example for using ReadDirectoryChangesW() with IOCPs.☆18Jan 4, 2023Updated 3 years ago
- Toy implementation of Green Threads based on https://cfsamson.gitbook.io/green-threads-explained-in-200-lines-of-rust☆10Jul 24, 2020Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Parallel programming library in C++11☆13Jan 2, 2020Updated 6 years ago
- ☆27Nov 9, 2020Updated 5 years ago
- ☆17Jul 7, 2019Updated 6 years ago
- Iristorm is an extensible asynchronous header-only framework. It is written in pure modern C++ (free of AI-generated code), implementing …☆16Mar 17, 2026Updated last week
- Asynchronus JOOQ wrap for Vert.x☆10Nov 22, 2019Updated 6 years ago
- 学习Innodb的一些资料和网站☆17Mar 15, 2016Updated 10 years ago
- Minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file☆27Oct 14, 2025Updated 5 months ago
- A stl-map-like container implemented with skiplist.☆11Aug 31, 2016Updated 9 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Mar 15, 2023Updated 3 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A cross platform HTTP client written in C++ based on raw sockets☆13Jul 19, 2019Updated 6 years ago
- Core to dump☆12Mar 26, 2016Updated 9 years ago
- The future starts here☆12Mar 15, 2017Updated 9 years ago
- IDA Pro plug-in to fix/extract/view RTTI information☆11Jan 23, 2018Updated 8 years ago
- Smart enums for c++☆12May 6, 2017Updated 8 years ago
- GIM是linux环境下的一个大并发,可扩展的在线推送和IM服务框架(并不局限于IM,可以方便的扩展到其他业务场景),在典型的24核,32G内存机器上,单台服务器可以支持超过100万在线用户,TPS>5w,在了解基本架构和协议之后,能够很方便的对后端业务逻辑进行扩展。该开源…☆37Aug 27, 2015Updated 10 years ago
- 基于C++ Coroutines编写的无栈协程库☆627Dec 27, 2023Updated 2 years ago
- example using non-blocking API from mariadb-connector-c to connect a mysql database.☆13Mar 26, 2015Updated 10 years ago
- a simplified version of c++ abi for exception handling☆16Apr 7, 2014Updated 11 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Adapters for interfacing libuv with C++ resumable functions☆117Sep 9, 2024Updated last year
- 规则引擎测试☆10Feb 27, 2014Updated 12 years ago
- C++ Type Traits for Smart Pointers that are not included in the standard library, containing inheritance detection and member detection.☆14Dec 22, 2021Updated 4 years ago
- [DEPRECATED] Use https://github.com/akemimadoka/Cafe instead☆37Nov 18, 2018Updated 7 years ago
- a tool for CoreDump☆14Oct 21, 2017Updated 8 years ago
- server app framework based on libatbus☆23Mar 18, 2026Updated last week
- A C/S framework based on asio, doesn't need boost.☆39Feb 5, 2026Updated last month