flawlesscode254/dapr
This system is a distributed application runtime that provides sidecar-based infrastructure for building microservices. It manages the lifecycle of application containers, facilitating service invocation, state management, and pub/sub messaging through a pluggable component architecture. The platform includes a control plane for configuration and discovery, a placement service for actor state management, and a certificate authority for secure mTLS communication between workloads.
56.3
Adequate · 29 July 2026
36k
lines of production code
Go
primary language
7
bus factor · 226 authors in all
2
measurements over time
How it got here
2019 · Component and runtime refactoring
This period focused on replacing the legacy action and eventing subsystems with a pluggable component architecture, introducing a unified runtime entry point (daprd), and establishing a modular structure for HTTP and gRPC communication. The work also standardized deployment via Helm charts and expanded configuration capabilities for security, middleware, and observability.
78 changes
2020 · Sentry CA and distributed placement service
This period focused on implementing the Dapr Sentry control plane, introducing a modular Certificate Authority service with gRPC APIs for workload certificate issuance and identity validation. Concurrently, the placement service was refactored to support a Raft-based, highly available distributed state for actor host management. The work also included expanding the gRPC protocol definitions for the runtime and operator, alongside comprehensive end-to-end and performance testing for these new components.
68 changes
2021–2022 · extensibility and resiliency features
This period focused on introducing core extensibility and resiliency features, including automatic component registration, pluggable components, and a new resiliency policy engine with circuit breaker support. The team also expanded the gRPC interface for state stores and added comprehensive end-to-end and performance tests for actors, pub/sub, and health checks.
50 changes
Survey your own repository
flawlesscode254/dapr was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 29 July 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit e899c5340f — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.