workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
☆1,241Jul 16, 2025Updated 8 months ago
Alternatives and similar repositories for workspace
Users that are interested in workspace are comparing it to the libraries listed below
Sorting:
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆411Jul 31, 2025Updated 7 months ago
- c++ async rpc framework. 14w+qps.☆1,639Oct 18, 2023Updated 2 years ago
- 【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流☆2,253Mar 14, 2026Updated last week
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,120Jul 18, 2025Updated 8 months ago
- Thread pool implementation using c++11 threads☆1,229Mar 1, 2024Updated 2 years ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,314Feb 13, 2026Updated last month
- A C++17-based lightweight high-performance network library☆265Jun 25, 2023Updated 2 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,640Dec 8, 2023Updated 2 years ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,196Dec 25, 2024Updated last year
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆587Jul 8, 2024Updated last year
- Simple, light-weight and easy-to-use asynchronous components☆2,153Updated this week
- modern C++(C++20), simple, easy to use rpc framework☆1,988Jan 9, 2026Updated 2 months ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,755Mar 6, 2026Updated 2 weeks ago
- A simple C++11 Thread Pool implementation☆8,700Jul 20, 2024Updated last year
- Linux下C++轻量级WebServer服务器☆19,333Jul 5, 2024Updated last year
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆753Feb 23, 2023Updated 3 years ago
- Achieve a tiny STL in C++11☆12,419Oct 27, 2024Updated last year
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,182Jan 5, 2026Updated 2 months ago
- Event-driven network library for multi-threaded Linux server in C++11☆16,000Dec 23, 2025Updated 2 months ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在 施工中)☆10,522Aug 20, 2024Updated last year
- ☆2,931Dec 16, 2024Updated last year
- C++那些事☆42,982Mar 12, 2026Updated last week
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,108Mar 14, 2026Updated last week
- A distributed service governance framework. 分布式服务治理框架☆434Mar 31, 2024Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,274Updated this week
- Modern and efficient C++ Thread Pool Library☆2,025Jan 26, 2023Updated 3 years ago
- 30天自制C++服务器,包含教程和源代码☆7,021Mar 26, 2025Updated 11 months ago
- Paozhu🧨 C++ Web Framework,(Based on C++20) Support HTTP/1 HTTP/2, Rapid development of CRUD web applications, Include modules HttpServer…☆645Updated this week
- 高性能并行编程与优化 - 课件☆4,173Oct 18, 2024Updated last year
- 《Effective Modern C++》- 完成翻译☆8,834Nov 14, 2025Updated 4 months ago
- 详细的C/C++编程规范指南,由360质量工程部编著, 适用于桌面、服务端及嵌入式软件系统。☆2,706Oct 19, 2024Updated last year
- Fast C++ logging library.☆28,471Mar 14, 2026Updated last week
- STL源码分析☆747Nov 25, 2023Updated 2 years ago
- 基于C++ Coroutines编写的无栈协程库☆627Dec 27, 2023Updated 2 years ago
- A tiny boost library in C++11.☆4,211May 27, 2025Updated 9 months ago
- Design pattern demo code☆1,112Apr 17, 2024Updated last year
- MIT 6.824 distributed system C++Version☆873Jun 10, 2023Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,744May 1, 2025Updated 10 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month