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:
- 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
- modern c++ raft library☆47Updated 5 years ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- awaitable tasks base on msvc's resumable functions.☆22Updated 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…☆140Updated 6 years ago
- A C++ coroutine library☆19Updated 8 years ago
- a cross platform c++ game engine (currently only the server part)☆46Updated 2 months ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- The Nixy Library - A Lightweight C++ Library.☆40Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- ☆98Updated 9 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- zzz's c++ lib☆57Updated 7 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- vim plugin for c++☆31Updated 5 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…☆233Updated 4 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- 基于C++14语法的任务链☆23Updated 5 years ago
- Fiber and async I/O based network library☆260Updated 7 years ago
- C++ proactor network library for Linux☆17Updated 9 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- ☆65Updated 6 years ago
- Boost.Coroutine☆84Updated last month
- An universal coroutine rpc framework implemented with c++11.☆72Updated 8 years ago
- 异步网络框架☆44Updated 5 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 years ago
- A stl-map-like container implemented with skiplist.☆11Updated 8 years ago