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++☆863Updated 4 months ago
- High performance C++11 thread pool☆584Updated 5 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- Boost.Hana中文文档☆114Updated 4 years ago
- a modern, rapid,cross-platform web development framework developed in c++17☆395Updated 11 months ago
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆263Updated 8 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- A tool for creating an amalgamation from C and C++ sources☆467Updated 8 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,064Updated last year
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Updated 11 months ago
- C++ promise/A+ library in Javascript style.☆696Updated last year
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆294Updated 4 months ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- a utility for serialize C++ and json。☆109Updated 6 years ago
- Pure C++17 Signals and Slots☆435Updated 3 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆664Updated 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
- cpgf library☆219Updated 3 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 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
- 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
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆230Updated last month
- Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)☆228Updated 7 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Async++ concurrency framework for C++11☆1,413Updated last year
- Boost.asio based Redis-client library.☆324Updated 4 years ago
- C++ network library based on `libgo`.☆244Updated 6 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
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year