sogou / workflowLinks
C++ Parallel Computing and Asynchronous Networking Framework
☆13,850Updated last week
Alternatives and similar repositories for workflow
Users that are interested in workflow are comparing it to the libraries listed below
Sorting:
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,057Updated last month
- Event-driven network library for multi-threaded Linux server in C++11☆15,436Updated 4 months ago
- A tiny boost library in C++11.☆4,135Updated last month
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,556Updated last year
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,227Updated last month
- A simple C++11 Thread Pool implementation☆8,374Updated 11 months ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,262Updated 10 months ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,222Updated 4 years ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,429Updated 2 years ago
- Go-style concurrency in C++11☆3,264Updated 2 years ago
- Simple, light-weight and easy-to-use asynchronous components☆1,937Updated this week
- 《Effective Modern C++》- 完成翻译☆8,345Updated 4 months ago
- brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Mac…☆17,173Updated this week
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,579Updated last year
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,177Updated last month
- ☆2,884Updated 6 months ago
- 【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流☆2,036Updated 2 weeks ago
- 剖析 STL 是一种享受的过程!☆2,508Updated 7 years ago
- C++ Design Patterns☆4,396Updated last year
- Achieve a tiny STL in C++11☆12,079Updated 8 months ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,496Updated 3 years ago
- Chinese translation of Bjarne Stroustrup's HOPL4 paper☆2,284Updated last week
- modern C++(C++11), simple, easy to use rpc framework☆1,862Updated 2 months ago
- 高性能并行编程与优化 - 课件☆4,031Updated 8 months ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆2,447Updated 6 years ago
- A C++ High Performance Web Server☆8,054Updated last year
- Event notification library☆11,553Updated 4 months ago
- flamingo 一款高性能轻量级开源即时通讯软件☆3,896Updated 11 months ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,144Updated 6 months ago
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆11,766Updated last year