--- type: docs title: "Dapr Rust SDK" linkTitle: "Rust" weight: 1000 description: Rust SDK packages for developing Dapr applications no_list: true cascade: github_repo: https://github.com/dapr/rust-sdk github_subdir: daprdocs/content/en/rust-sdk-docs path_base_for_github_subdir: content/en/developing-applications/sdks/rust/ github_branch: main --- {{% alert title="Note" color="primary" %}} The Dapr Rust-SDK is currently in Alpha. Work is underway to bring it to a stable release and will likely involve breaking changes. {{% /alert %}} A client library to help build Dapr applications using Rust. This client is targeting support for all public Dapr APIs while focusing on idiomatic Rust experiences and developer productivity. {{< cardpane >}} {{< card title="**Client**">}} Use the Rust Client SDK for invoking public Dapr APIs [**Learn more about the Rust Client SDK**]({{< ref rust-client >}}) {{< /card >}} {{< /cardpane >}}