Advertisement
Top
image credit: wirestock / Freepik

AWS delivers AWS SDK for Rust

November 30, 2023

Via: InfoWorld
Category:

Amazon Web Services (AWS) has made its AWS SDK for Rust generally available, for developing and deploying applications on the AWS cloud using the Rust programming language.

Announced November 28, the AWS SDK for Rust simplifies the use of AWS services by providing libraries familiar to Rust developers. Developers can get started with the SDK at the AWS website, with the SDK accessible through crates.io.

Providing an idiomatic, type-safe API, along Rust language benefits such as performance, reliability, and productivity, the AWS SDK for Rust supports modern Rust features such as non-blocking IO, builders, and async/await, AWS said.

Read More on InfoWorld