yuanzhubi / coroutine_protoLinks
We provide a prototype of a stackless coroutine.
☆34Updated 7 years ago
Alternatives and similar repositories for coroutine_proto
Users that are interested in coroutine_proto 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
- 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…☆49Updated 7 years ago
- C++标准库的轻量级拓展.☆70Updated 6 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…☆235Updated 4 years ago
- modern c++ raft library☆47Updated 5 years ago
- zzz's c++ lib☆58Updated 7 years ago
- Boost.Hana中文文档☆114Updated 5 years ago
- awaitable tasks base on msvc's resumable functions.☆23Updated 8 years ago
- ☆98Updated 10 years ago
- a cross platform c++ game server engine☆49Updated 2 weeks ago
- Poseidon Server Framework (refactor WIP)☆166Updated 2 years ago
- Fiber and async I/O based network library☆260Updated 8 years ago
- 🧀 The Benchmark Testing Box☆34Updated 4 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago
- ☆65Updated 6 years ago
- ☆37Updated 10 years ago
- A C++ coroutine library☆19Updated 9 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated last year
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- 基于C++14语法的任务链☆24Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- The YSLib Project (main hg-git mirror) (NOTE: The README document in the repository is missing by design. Please go to the main repositor…☆97Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆426Updated 5 months ago
- C++ Reflection Library☆103Updated 13 years ago
- ☆19Updated 6 years ago
- The Nixy Library - A Lightweight C++ Library.☆42Updated 6 years ago