C++ Parallel Computing and Asynchronous Networking Framework
☆14,322Apr 2, 2026Updated this week
Alternatives and similar repositories for workflow
Users that are interested in workflow are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,132Mar 24, 2026Updated last week
- Event-driven network library for multi-threaded Linux server in C++11☆16,037Dec 23, 2025Updated 3 months ago
- An open-source C++ library developed and used at Facebook.☆30,308Updated this week
- brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Mac…☆17,473Updated this week
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,493Updated this week
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- C++ Web Framework REST API☆994Aug 8, 2025Updated 7 months ago
- Linux下C++轻量级WebServer服务器☆19,374Jul 5, 2024Updated last year
- 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,685Mar 7, 2024Updated 2 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,157Mar 28, 2026Updated last week
- Fast C++ logging library.☆28,593Updated this week
- C++那些事☆43,030Mar 12, 2026Updated 3 weeks ago
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,383Aug 17, 2024Updated last year
- A tiny boost library in C++11.☆4,204May 27, 2025Updated 10 months ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆38,946Mar 11, 2026Updated 3 weeks ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Abseil Common Libraries (C++)☆17,153Updated this week
- A simple C++11 Thread Pool implementation☆8,725Jul 20, 2024Updated last year
- A C++ header-only HTTP/HTTPS server and client library☆16,329Updated this week
- Event notification library☆11,861Mar 25, 2026Updated last week
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,674Aug 24, 2025Updated 7 months ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…