alibaba / async_simple
Simple, light-weight and easy-to-use asynchronous components
☆1,894Updated 3 weeks ago
Alternatives and similar repositories for async_simple:
Users that are interested in async_simple are comparing it to the libraries listed below
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,712Updated last week
- modern C++(C++11), simple, easy to use rpc framework☆1,816Updated 8 months ago
- Proxy: Next Generation Polymorphism in C++☆2,579Updated this week
- Cross platform network library with C++11☆1,096Updated 8 months ago
- A fast JSON serializing & deserializing library, accelerated by SIMD.☆907Updated last month
- modern c++(c++20), cross-platform, header-only, easy to use http framework☆1,997Updated last week
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,370Updated 2 weeks ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,635Updated 2 months ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆562Updated 9 months ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,128Updated this week
- Thread pool implementation using c++11 threads