yuanzhubi / call_in_stack
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!
☆233Updated 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:
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆140Updated 6 years ago
- Fiber and async I/O based network library☆261Updated 7 years ago
- Meta-purpose C++ Foundation☆189Updated 6 years ago
- 多处理器编程的艺术☆115Updated 10 years ago
- Scan's personal technical notes☆258Updated 5 years ago
- A lightweight high performance http server☆115Updated 6 years ago
- Poseidon Server Framework (refactor WIP)☆168Updated 2 years ago
- buddy内存分配器实现☆293Updated 9 months ago
- ☆150Updated 3 months ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- This is the source code of My LLVM Pascal Compiler Tutorial☆208Updated 8 years ago
- event-driven crawler implemented by C++☆168Updated 6 years ago
- Common C++ construction, including string operation / generic container / linq / etc☆365Updated this week
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆222Updated last month
- 异步网络框架☆44Updated 5 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated 7 months ago
- a ligthweight asynchronized network library focused on backend c++ development☆97Updated 5 years ago
- skip list with rank, code less than z_set in redis☆174Updated last year
- ☆37Updated 10 years ago
- A high performance, thread-safe log lib for C++ Language.☆33Updated 8 years ago
- A asymmetric coroutine library for C.☆55Updated 2 years ago
- annotate the source code of jemalloc 4.2.1☆111Updated 2 months ago
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆32Updated 8 years ago
- One cplusplus C++ crossplatform library use for develop server,similar to ACE.☆103Updated 2 months ago
- 可使用vs直接编译的nginx☆106Updated 8 years ago
- ☆98Updated 9 years ago
- C++ Base Library for serverside development☆348Updated 4 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago