Distributed Application Runtime. An event-driven, portable runtime for building microservices on cloud and edge.
44
公共仓库
33,515
总星标
1,931
关注者
Dapr是一个分布式应用程序运行时,专注于为云和边缘环境构建微服务。在其公共GitHub上,Dapr拥有广泛的项目,包括使用Go、C#、Python和Java等多种编程语言的多个重要仓库,如dapr、dotnet-sdk和quickstarts,这些仓库展示了Dapr的核心功能和用法。
Dapr is a portable runtime for building distributed applications across cloud and edge, combining event-driven architecture with workflow orchestration.
Dapr SDK for .NET
Dapr quickstart code samples and tutorials showcasing core Dapr capabilities
Dapr user documentation, used to build docs.dapr.io
Build autonomous, resilient and observable AI agents with built-in workflow orchestration, security, statefulness and telemetry.
Community driven, reusable components for distributed apps
Dapr SDK for go
Community driven repository for Dapr samples
Command-line tools for Dapr.
Dapr SDK for Java
Dapr SDK for Python
Dapr SDK for Rust - Alpha
Dapr SDK for Javascript
General purpose dashboard for Dapr
Governance and community material for Dapr and its open source sub-projects
Dapr SDK for PHP
Dapr Shared enables users to deploy Dapr as a DaemonSet or a Deployment instead of a sidecar
Dapr bundled installer containing CLI and runtime packaged together. This eliminated the need to download Docker images when initializing Dapr locally.
C++ SDK for Dapr
Helm Charts for Dapr
Shared utility code for Dapr runtime
此仓库未提供描述。
Test apps and tools for Dapr
此仓库未提供描述。
Proposals for new features in Dapr
Repository for Dapr API Special Interest Group
The Durable Task Framework is a lightweight, embeddable engine for writing durable, fault-tolerant business logic (orchestrations) as ordinary code.
GitHub Action for installing the Dapr CLI
Chinese translation of the Dapr documentation
Website for the Dapr project
此仓库未提供描述。
Repository to enable Dapr cli installation via macOS' Homebrew.
Repository for Dapr SDk Spec Special Interest Group
Out-of-process .NET SDK for the Durable Task Framework
Local Forwarder is an agent that collects Application Insights or OpenCensus telemetry from a variety of SDKs and routes it to the Application Insights backend.
Protobuf definitions for the Durable Task framework
A Durable Task JavaScript SDK compatible with Dapr Workflow and its underlying Durable Task engine
Java SDK for Durable Functions and the Durable Task Framework
A Durable Task Python SDK compatible with Dapr Workflow and its underlying Durable Task engine
Fortio load testing library, command line tool, advanced echo server and web UI in go (golang). Allows to specify a set query-per-second load and record latency histograms and other useful stats.
此仓库未提供描述。
This repo includes release processes for various Dapr repositories
此仓库未提供描述。
Dotnet AI Integrations for Dapr Workflows
dapr在GitHub上构建了多个项目,主要集中于分布式应用程序的开发。其核心仓库包括dapr和dotnet-sdk,提供了构建微服务所需的工具和示例。
dapr的公共仓库使用多种编程语言,包括Go、C#、Python、Java和JavaScript。这使得开发者能够在不同的环境中使用Dapr构建应用程序。
是的,dapr的所有仓库都是公开的,任何人都可以访问和使用这些资源。开发者可以查看文档、示例代码和SDK,以便更好地理解和使用Dapr。