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 4 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
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 7 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
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- Go-style concurrency in C++11☆3,309Jul 3, 2023Updated 2 years ago
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- We provide a prototype of a stackless coroutine.☆34Jan 10, 2018Updated 8 years ago
- Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)☆16Feb 18, 2016Updated 10 years ago
- RPC framework☆13May 17, 2018Updated 7 years ago
- modern c++ raft library☆47Dec 9, 2019Updated 6 years ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆751Oct 15, 2025Updated 4 months ago
- C++标准库的轻量级拓展.☆70Jan 22, 2019Updated 7 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆428Jun 10, 2025Updated 8 months ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆551May 30, 2024Updated last year
- High performance multithreading toolkit for C++17☆46Oct 28, 2025Updated 4 months ago
- A C++ await/yield emulation library for stackless coroutine☆342Jan 17, 2024Updated 2 years ago
- 🔍 C++性能剖析器(跨平台、无锁、智能) Easy Performance Profiler that is cross-platform, lock-free and smart for C++.☆31Jun 4, 2024Updated last year
- ☆37May 3, 2015Updated 10 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Jun 17, 2018Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Nov 1, 2021Updated 4 years ago
- A asymmetric coroutine library for C.☆2,516Dec 16, 2022Updated 3 years ago
- a coroutine lib for C users,in non-intrusive mode.☆54Aug 19, 2017Updated 8 years ago
- Ubpa small flat containers based on C++20☆29Jul 20, 2022Updated 3 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,672May 21, 2022Updated 3 years ago
- awaitable coroutine library for C☆639Oct 3, 2023Updated 2 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Oct 6, 2024Updated last year
- ☆13May 6, 2023Updated 2 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆233Feb 13, 2026Updated 2 weeks ago
- Debuggable script language for interoperation with C++ using reflection.☆120Feb 10, 2026Updated 2 weeks ago
- FFLib is a lightweight c++ framework.FFlib is mainly designed for game server developing. But some components in FFLib is in common use. …☆294Aug 20, 2019Updated 6 years ago
- 🧀 The Benchmark Testing Box☆34Sep 27, 2021Updated 4 years ago
- Scan's personal technical notes☆255May 12, 2020Updated 5 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 last year
- an easy to use async redis client implemented in c++11☆35Jan 28, 2021Updated 5 years ago
- Lightweight C++ template engine with Jinja2-like syntax☆32Apr 25, 2016Updated 9 years ago
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- 简易无类型脚本语言☆14Sep 17, 2013Updated 12 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆63Apr 16, 2018Updated 7 years ago
- bit_cast☆28Nov 12, 2016Updated 9 years ago