tonbit / coroutine
C++11 single .h asymmetric coroutine implementation via ucontext / fiber
☆417Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for coroutine
- cross-platform coroutine library in c++☆833Updated last year
- C++ promise/A+ library in Javascript style.☆673Updated 7 months ago
- High performance C++11 thread pool☆568Updated 4 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆648Updated 2 years ago
- universal serialization engine☆1,119Updated this week
- Async++ concurrency framework for C++11☆1,350Updated last month
- Pure C++17 Signals and Slots☆410Updated 2 years ago
- C++ library for executors☆494Updated 8 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆273Updated this week
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,052Updated 2 months ago
- Boost.Hana中文文档☆109Updated 4 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- a utility for serialize C++ and json。☆104Updated 5 years ago
- 基于C++ Coroutines编写的无栈协程库☆618Updated 10 months ago
- Boost.Coroutine2☆128Updated this week
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆483Updated 2 years ago
- C++11 libuv wrapper☆178Updated 4 years ago
- Small, header only signals and slots C++11 library.☆253Updated last year
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆294Updated 2 months ago
- asio examples☆175Updated 3 months ago
- C++ network library based on `libgo`.☆248Updated 5 years ago
- Scope Guard & Defer C++☆157Updated 9 months ago
- High performance C++11 signals☆165Updated 5 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆185Updated this week
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆325Updated 3 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆219Updated last month
- A collection of shared memory containers for high performance server☆232Updated 2 years ago
- Sample project for a small, flexible runtime reflection system using C++11☆294Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago