1 repo
Language-specific libraries that provide abstractions for interacting with distributed runtime services and infrastructure building blocks.
Distinguishing note: Focuses on developer-facing SDKs for distributed systems, distinct from general-purpose language runtimes.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Distributed Application SDKs. Refine with filters or upvote what's useful.
Dapr is a distributed application runtime that provides a sidecar-based infrastructure layer for building resilient microservices and event-driven applications. By utilizing a sidecar proxy pattern, it abstracts complex infrastructure tasks into standardized, network-accessible APIs, allowing developers to focus on application logic while the runtime handles service discovery, state management, and secure communication. The platform distinguishes itself through a pluggable component architecture and language-agnostic design, enabling services written in any programming language to interact wi
Write distributed applications using language-specific tools that provide simple interfaces for interacting with runtime building blocks and underlying infrastructure services during the development process.