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
- 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.☆34Jan 10, 2018Updated 8 years ago
- Go-style concurrency in C++11☆3,311Jul 3, 2023Updated 2 years ago
- cross-platform coroutine library in c++☆870Jan 20, 2026Updated 2 months ago
- 基于C++ Coroutines编写的无栈协程库☆627Dec 27, 2023Updated 2 years ago
- RPC framework☆13May 17, 2018Updated 7 years ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆752Oct 15, 2025Updated 5 months ago
- 一些奇技淫巧,just for fun☆14Oct 7, 2019Updated 6 years ago
- A asymmetric coroutine library for C.☆2,517Dec 16, 2022Updated 3 years ago
- ☆37May 3, 2015Updated 10 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,675May 21, 2022Updated 3 years ago
- 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☆428Jun 10, 2025Updated 9 months ago
- awaitable coroutine library for C☆638Oct 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,685Mar 7, 2024Updated 2 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552May 30, 2024Updated last year
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Jun 17, 2018Updated 7 years ago
- 🧀 The Benchmark Testing Box☆34Sep 27, 2021Updated 4 years ago
- modern c++ raft library☆47Dec 9, 2019Updated 6 years ago
- Scan's personal technical notes☆255May 12, 2020Updated 5 years ago
- a coroutine lib for C users,in non-intrusive mode.☆53Aug 19, 2017Updated 8 years ago
- A data structure and algorithm library built for ToplingDB☆59Feb 21, 2026Updated last month
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆63Apr 16, 2018Updated 7 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆234Updated this 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 last year
- 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 7 years ago
- High performance multithreading toolkit for C++17☆46Oct 28, 2025Updated 4 months ago
- Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.☆479Dec 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 7 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
- C++ network library based on `libgo`.☆244Dec 22, 2018Updated 7 years ago
- Debuggable script language for interoperation with C++ using reflection.☆120Mar 15, 2026Updated last week
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Oct 8, 2017Updated 8 years ago