SaaSHub helps you find the best software and product alternatives Learn more →
Aws-sdk-rust Alternatives
Similar projects and alternatives to aws-sdk-rust
-
zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
-
sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. (by launchbadge)
-
-
-
-
-
-
-
-
-
-
-
not-yet-awesome-rust
A curated list of Rust code and resources that do NOT exist yet, but would be beneficial to the Rust community.
-
-
-
-
aws-sdk-rust discussion
aws-sdk-rust reviews and mentions
- Boletín AWS Open Source, Christmas Edition
-
My top picks of re:Invent 2023
The AWS SDK for Rust contains one crate for each AWS service - you can check them out here.
- AWS SDK Crates reach 1.0 🎉
-
General Availability of the AWS SDK for Rust
> What kind of plans for support of Rust's evolving async ecosystem?
We were hoping async-function-in-trait would land before GA, however, we have a plan to add support in a backwards compatible way when it's released.
> Any particular reason why the public roadmap does not show the columns similar to "Researching", "We're Working On It" like the other similar public AWS Roadmaps?
Our roadmap has unfortunately been in a state of disrepair for some time. We're hoping to get it cleaned up and accurate post GA.
> Would be nice to have fully working examples on Github, for most common scenarios across most AWS services. This is something that historically AWS SDKs have been inconsistent on. Just a request not really a question :-)
There are lots of examples here [1], some simple, some quite complex. If there's something you have in mind, please file an issue! Having great examples is one of our priorities.
[1]: https://github.com/awslabs/aws-sdk-rust/tree/main/examples
-
Proper way to do thousands of asynchronous http requests
There’s a pretty nice example of this in the aws rust sdk here.
-
[Q] How mature is the AWS Rust ecosystem?
The official AWS Rust SDK still seems to be a work in progress(developer preview) with a warning to not use it in production.
-
Hey Rustaceans! Got a question? Ask here (16/2023)!
i'm using https://github.com/awslabs/aws-sdk-rust heavily and was wondering if there was a more specific community (subreddit, Discord server, etc) of Rust x AWS developers?
-
"thread 'main' panicked at 'no CA certificates found'", when running application in docker container
Only relevant search result was this github issue, which didn't really solve the problem.
-
S3 Proxy Server
I went on rusoto just because aws-sdk-rust says at the beginning of the readme:
-
[Media] Dear Google, When Rust? Sincerely, Internet
Official libraries for major cloud vendors will definitely boost Rust's adoption. aws-sdk-rust is still in 'developer preview', but it's getting there.
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Oct 2024
Stats
awslabs/aws-sdk-rust is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of aws-sdk-rust is Rust.