workflow
Concurrent Framework
A high-performance C++ framework for building concurrent and distributed systems with strong networking capabilities.
C++ Parallel Computing and Asynchronous Networking Framework
13k stars
236 watching
2k forks
Language: C++
last commit: about 1 month ago
Linked from 4 awesome lists
consuldaghttpkafkamysqlredissogoutasking
Related projects:
Repository | Description | Stars |
---|---|---|
sogou/srpc | An RPC framework built on top of C++ Workflow, supporting multiple protocols and data formats for building scalable and high-performance remote procedure call systems. | 1,969 |
userver-framework/userver | An asynchronous C++ framework for building microservices and utilities with efficient I/O interactions | 2,479 |
taskflow/taskflow | A tool for parallel task programming with automatic work-stealing and heterogeneous CPU-GPU task management | 10,338 |
apache/brpc | An industrial-grade RPC framework for high-performance systems | 16,597 |
yyzybb537/libgo | A high-performance coroutine and parallel programming library for C++ that enables efficient and scalable concurrent execution. | 3,221 |
floooh/sokol | A collection of reusable C libraries providing a minimal, cross-platform API for building graphics applications. | 7,257 |
argoproj/argo-workflows | An open source workflow engine designed for Kubernetes to orchestrate parallel jobs and container-native workflows | 15,155 |
boostorg/beast | A C++ library providing a low-level networking framework with support for HTTP/1, WebSocket, and TLS. | 4,392 |
drogonframework/drogon | A C++ framework for building high-performance web applications with support for asynchronous programming, non-blocking I/O, and various other features. | 11,701 |
hibiken/asynq | A distributed task queue that supports asynchronous processing and high availability | 10,212 |
facebook/proxygen | Provides a set of C++ libraries and frameworks for building modern HTTP servers and clients. | 8,168 |
danielgerlag/workflow-core | A lightweight workflow engine for .NET Standard that supports pluggable persistence and concurrency providers. | 5,419 |
swoft-cloud/swoft | A PHP microservices framework with coroutine support and built-in networking capabilities. | 5,584 |
microsoft/cpprestsdk | A C++ SDK for building cloud-based client-server communication applications. | 8,041 |
soketi/soketi | A high-performance WebSockets server built on top of uWebSockets.js, designed for real-time communication and scalable production use. | 5,009 |