#aws-sdk #async #aws-smithy

aws-smithy-async

Async runtime agnostic abstractions for smithy-rs

60 releases (18 stable)

1.2.5 Mar 10, 2025
1.2.3 Dec 26, 2024
1.2.1 Apr 2, 2024
1.2.0 Mar 25, 2024
0.30.0-alpha Nov 24, 2021

#1523 in Network programming

Download history 297625/week @ 2024-12-17 130338/week @ 2024-12-24 184975/week @ 2024-12-31 342760/week @ 2025-01-07 337749/week @ 2025-01-14 336532/week @ 2025-01-21 366154/week @ 2025-01-28 418091/week @ 2025-02-04 490072/week @ 2025-02-11 502305/week @ 2025-02-18 544947/week @ 2025-02-25 578834/week @ 2025-03-04 599188/week @ 2025-03-11 565389/week @ 2025-03-18 535539/week @ 2025-03-25 562976/week @ 2025-04-01

2,363,867 downloads per month
Used in 1,058 crates (447 directly)

Apache-2.0

69KB
1.5K SLoC

Future utilities and runtime-agnostic abstractions for smithy-rs.

Async runtime specific code is abstracted behind async traits, and implementations are provided via feature flag. For now, only Tokio runtime implementations are provided.


aws-smithy-async

Runtime-agnostic abstractions and utilities for asynchronous code in smithy-rs.

Async runtime specific code is abstracted behind async traits, and implementations are provided via feature flag. For now, only Tokio runtime implementations are provided.

This crate is part of the AWS SDK for Rust and the smithy-rs code generator. In most cases, it should not be used directly.

Dependencies

~2.6–8MB
~60K SLoC