dapr/dapr
# Dapr is a portable runtime for building distributed applications across cloud and edge, combining event-driven architecture with workflow orchestration.
$ git clone https://github.com/dapr/dapr.git
stars
25,971
forks
2,116
language
Go
license
Apache License 2.0
What is dapr/dapr?
Dapr is a runtime that simplifies building distributed applications by providing standardized APIs for common microservices patterns like pub/sub messaging, state management, and workflow orchestration. Developers use it to write cloud-native applications that work consistently across Kubernetes, containers, and edge environments without being locked into specific implementations. It runs as a sidecar process alongside your application, handling infrastructure concerns so you can focus on business logic.
Links
Topics
Activity
413 open issues · last updated Jul 21, 2026