tonbit / coroutineLinks
C++11 single .h asymmetric coroutine implementation via ucontext / fiber
☆426Updated 5 months ago
Alternatives and similar repositories for coroutine
Users that are interested in coroutine are comparing it to the libraries listed below
Sorting:
- cross-platform coroutine library in c++☆864Updated 5 months ago
- Boost.Hana中文文档☆114Updated 5 years ago
- High performance C++11 thread pool☆584Updated 5 years ago
- a modern, rapid,cross-platform web development framework developed in c++17☆397Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Updated last year
- C++ promise/A+ library in Javascript style.☆697Updated last year
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆263Updated 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…☆294Updated 5 months ago
- a utility for serialize C++ and json。☆109Updated 6 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆664Updated 3 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- Boost.asio based Redis-client library.☆324Updated 4 years ago
- Pure C++17 Signals and Slots☆434Updated 3 years ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,065Updated last year
- C++11 libuv wrapper☆179Updated 5 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆157Updated 7 years ago
- 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 …☆297Updated last year
- Type safe C++ interface to MySQL.☆84Updated 7 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆231Updated 2 months ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A tool for creating an amalgamation from C and C++ sources☆468Updated 9 years ago
- A C++ wrapper for mysql meant to be used in combination with sqlpp11.☆131Updated 3 years ago
- Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)☆228Updated 7 years ago
- C++ network library based on `libgo`.☆244Updated 6 years ago
- Async++ concurrency framework for C++11☆1,414Updated last year
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆245Updated 5 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 3 years ago
- Bundle, an embeddable compression library: DEFLATE, LZMA, LZIP, BZIP2, ZPAQ, LZ4, ZSTD, BROTLI, BSC, CSC, BCM, MCM, ZMOLLY, ZLING, TANGE…☆681Updated 8 years ago
- Linq for list comprehension in C++☆667Updated 5 years ago