Stars
📚 经典技术书籍 PDF 文件,持续更新...
A Fast and Easy to use microframework for the web.
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
C++ Parallel Computing and Asynchronous Networking Framework
modern C++(C++11), simple, easy to use rpc framework
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
A fast single-producer, single-consumer lock-free queue for C++
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
基于libcurl多线程分片下载小工具,可实现HTTP下载(实现),ftp下载(可扩展)等下载方式,可设置下载阀值(线程数根据该阀值自动配置生成),程序会自动判断是否需要多线程分段下载,程序具有一定扩展性,采用模板多态方式,无需改动主体多线程下载逻辑,只需添加相应任务子类文件即可
cross-platform (linux/windows) FileSystem API wrapper
Thread pool implementation using c++11 threads
A simple C++11 Thread Pool implementation