workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
☆1,238Jul 16, 2025Updated 7 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☆414Jul 31, 2025Updated 7 months ago
- c++ async rpc framework. 14w+qps.☆1,620Oct 18, 2023Updated 2 years ago
- 【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流☆2,251Feb 22, 2026Updated last week
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,117Jul 18, 2025Updated 7 months ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆584Jul 8, 2024Updated last year
- A C++17-based lightweight high-performance network library☆265Jun 25, 2023Updated 2 years ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,193Dec 25, 2024Updated last year
- C++ Parallel Computing and Asynchronous Networking Framework☆14,298Feb 13, 2026Updated 2 weeks ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,632Dec 8, 2023Updated 2 years ago
- Thread pool implementation using c++11 threads☆1,229Mar 1, 2024Updated 2 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,141Feb 2, 2026Updated 3 weeks ago
- modern C++(C++20), simple, easy to use rpc framework☆1,985Jan 9, 2026Updated last month
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,751Oct 29, 2025Updated 4 months ago
- 一个基于C++11的轻量级网 络框架,基于线程池技术可以实现大并发网络IO☆2,176Jan 5, 2026Updated last month
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆742Feb 23, 2023Updated 3 years ago
- A simple C++11 Thread Pool implementation☆8,679Jul 20, 2024Updated last year
- Achieve a tiny STL in C++11☆12,401Oct 27, 2024Updated last year
- Linux下C++轻量级WebServer服务器☆19,223Jul 5, 2024Updated last year
- ☆2,919Dec 16, 2024Updated last year
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,517Aug 20, 2024Updated last year
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,106Feb 10, 2026Updated 2 weeks ago
- A distributed service governance framework. 分布式服务治理框架☆434Mar 31, 2024Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,255Updated this week
- Event-driven network library for multi-threaded Linux server in C++11☆15,957Dec 23, 2025Updated 2 months ago
- C++那些事☆42,876Jun 14, 2024Updated last year
- 高性能并行编程与优化 - 课件☆4,168Oct 18, 2024Updated last year
- Paozhu🧨 C++ Web Framework,(Based on C++20) Support HTTP/1 HTTP/2, Rapid development of CRUD web applications, Include modules HttpServer…☆645Dec 18, 2025Updated 2 months ago
- Design pattern demo code☆1,108Apr 17, 2024Updated last year
- A tiny boost library in C++11.☆4,198May 27, 2025Updated 9 months ago
- 30天自制C++服务器,包含教程和源代码☆7,007Mar 26, 2025Updated 11 months ago
- STL源码分析☆749Nov 25, 2023Updated 2 years ago
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- Modern and efficient C++ Thread Pool Library☆2,023Jan 26, 2023Updated 3 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,158Feb 19, 2026Updated last week
- 《Effective Modern C++》- 完成翻译☆8,808Nov 14, 2025Updated 3 months ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,523Apr 3, 2022Updated 3 years ago
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,531Dec 22, 2025Updated 2 months ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆920Feb 2, 2026Updated 3 weeks ago