yuanzhubi / coroutine_proto
We provide a prototype of a stackless coroutine.
☆34Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for coroutine_proto
- 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…☆48Updated 6 years ago
- modern c++ raft library☆46Updated 4 years ago
- A C++ coroutine library☆19Updated 8 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 5 years ago
- C++标准库的轻量级拓展.☆67Updated 5 years ago
- 🧀 The Benchmark Testing Box☆33Updated 3 years ago
- 基于C++14语法的任务链☆23Updated 4 years ago
- Boost.Hana中文文档☆109Updated 4 years ago
- a tiny coroutine lib using for c++☆24Updated 10 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- The Nixy Library - A Lightweight C++ Library.☆40Updated 5 years ago
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 5 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- vim plugin for c++☆32Updated 4 years ago
- a cross platform c++ game engine (currently only the server part)☆46Updated 8 years ago
- awaitable tasks base on msvc's resumable functions.☆22Updated 7 years ago
- C++ proactor network library for Linux☆17Updated 9 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 10 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 3 years ago
- ☆37Updated 9 years ago
- Proposal for std::intrusive_ptr☆38Updated 5 years ago
- ☆69Updated 7 years ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆16Updated 6 years ago
- ☆19Updated 5 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- Fiber and async I/O based network library☆8Updated 9 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆35Updated 7 years ago