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 shareable between all coroutines!
☆234May 6, 2021Updated 5 years ago
Alternatives and similar repositories for call_in_stack
Users that are interested in call_in_stack are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 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
- 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
- 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
- Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)☆16Feb 18, 2016Updated 10 years ago
- We provide a prototype of a stackless coroutine.☆35Jan 10, 2018Updated 8 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Go-style concurrency in C++11☆3,303Jul 3, 2023Updated 2 years ago
- cross-platform coroutine library in c++☆864Jan 20, 2026Updated 5 months ago
- 基于C++ Coroutines编写的无栈协程库☆625Dec 27, 2023Updated 2 years ago
- RPC framework☆13May 17, 2018Updated 8 years ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆755Oct 15, 2025Updated 8 months ago
- 一些奇技淫巧,just for fun☆14Oct 7, 2019Updated 6 years ago
- A asymmetric coroutine library for C.☆2,521Dec 16, 2022Updated 3 years ago
- ☆37May 3, 2015Updated 11 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,688May 21, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A C++ await/yield emulation library for stackless coroutine☆342Jan 17, 2024Updated 2 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆427Jun 10, 2025Updated last year
- awaitable coroutine library for C☆637Oct 3, 2023Updated 2 years ago
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,684Mar 7, 2024Updated 2 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆548May 30, 2024Updated 2 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Jun 17, 2018Updated 8 years ago
- 🧀 The Benchmark Testing Box☆33Sep 27, 2021Updated 4 years ago
- modern c++ raft library☆47Dec 9, 2019Updated 6 years ago
- Scan's personal technical notes☆254May 12, 2020Updated 6 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.
- a coroutine lib for C users,in non-intrusive mode.☆53Aug 19, 2017Updated 8 years ago
- bit_cast☆28Nov 12, 2016Updated 9 years ago
- A data structure and algorithm library built for ToplingDB☆60Jun 24, 2026Updated last week
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆63Apr 16, 2018Updated 8 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆232Jun 18, 2026Updated last week
- C++标准库的轻量级拓展.☆70Jan 22, 2019Updated 7 years ago
- 🔍 C++性能剖析器(跨平台、无锁、智能) Easy Performance Profiler that is cross-platform, lock-free and smart for C++.☆31Jun 4, 2024Updated 2 years ago
- A pure Lua (at least for now) Actor Model framework.☆84Aug 18, 2014Updated 11 years ago
- Fast wait-free algorithms designed for shared memory systems☆45May 4, 2018Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- High performance multithreading toolkit for C++17☆45May 29, 2026Updated last month
- Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.☆478Dec 19, 2020Updated 5 years ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆18May 22, 2018Updated 8 years ago
- Lightweight C++ template engine with Jinja2-like syntax