fawdlstty / taskpoolLinks
Modern C++ 任务池,将作为纯同步调用方式实现完全等价于 async/await 的效果
☆11Updated 4 years ago
Alternatives and similar repositories for taskpool
Users that are interested in taskpool are comparing it to the libraries listed below
Sorting:
- header only log inherited from Nanolog☆38Updated 5 years ago
- std::future extension☆37Updated 5 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Updated 4 years ago
- 基于C++14语法的任务链☆23Updated 5 years ago
- A single file C++ header-only minizip wrapper library☆27Updated 3 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Updated 3 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- 借用了网络上SevenZip的封装,简化了7z压缩解压代码,只支持了几种常见的格式cab,zip,7z. 生成dll400k+.☆22Updated 8 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- C++ SQLite wrapper library☆60Updated last week
- C++ std::string 实用函数库☆18Updated 9 years ago
- It's the 'Base' library of Chromium, including thread, memory, trace event and so on.☆18Updated 8 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated 2 years ago
- cuehttp is a modern c++ middleware framework for http(http/https)/websocket(ws/wss).