tonbit / coroutineLinks
C++11 single .h asymmetric coroutine implementation via ucontext / fiber
☆428Updated 6 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++☆867Updated 6 months ago
- High performance C++11 thread pool☆585Updated 5 years ago
- Boost.Hana中文文档☆114Updated 5 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…☆295Updated 6 months ago
- C++ promise/A+ library in Javascript style.☆695Updated last year
- a modern, rapid,cross-platform web development framework developed in c++17☆398Updated last year
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Updated last year
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆263Updated 8 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Pure C++17 Signals and Slots☆434Updated 3 years ago
- C++11 libuv wrapper☆178Updated 5 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 …☆298Updated last year
- Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)☆228Updated 7 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…☆158Updated 7 years ago
- a utility for serialize C++ and json。☆109Updated 6 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 3 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- Boost.asio based Redis-client library.☆325Updated 4 years ago
- A C++ wrapper for mysql meant to be used in combination with sqlpp11.☆132Updated 4 years ago
- Linq for list comprehension in C++☆667Updated 5 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- asio examples☆223Updated 2 months ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- C++ network library based on `libgo`.☆244Updated 7 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆188Updated 5 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆664Updated 3 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago