10 releases

0.2.2 Dec 8, 2025
0.2.1 Oct 6, 2025
0.2.0 Mar 10, 2025
0.1.5 Nov 5, 2024
0.1.0 Mar 12, 2024

#2411 in Web programming

Download history 3578/week @ 2025-09-21 4365/week @ 2025-09-28 3511/week @ 2025-10-05 2707/week @ 2025-10-12 1899/week @ 2025-10-19 1604/week @ 2025-10-26 1407/week @ 2025-11-02 1350/week @ 2025-11-09 1350/week @ 2025-11-16 895/week @ 2025-11-23 988/week @ 2025-11-30 1159/week @ 2025-12-07 1525/week @ 2025-12-14 537/week @ 2025-12-21 479/week @ 2025-12-28 1249/week @ 2026-01-04

3,914 downloads per month

Apache-2.0

6KB

aws-smithy-experimental

Staging ground for experimental new features in the smithy-rs ecosystem.

Hyper 1.0 Support

This crate allows customers to use Hyper 1.0. A valuable consequence of this is access to aws-lc-rs and its FIPS compliant crypto. This is available behind the crypto-aws-lc-fips feature. Note: FIPS support has somewhat complex build requirements, namely CMake and Go.

Crate Stabilization

This crate adds support for Hyper 1.0 (see examples). There a few blockers before stablization:

  1. Expose an API for providing a custom connector. Currently, that API is not exposed because a shim layer is needed to avoid taking a hard dependency on hyper-util.
  2. Add support for poisoning connections in the connection pool. This API needs to be either backported into hyper-util or we need to establish our own client.

This crate is part of the AWS SDK for Rust and the smithy-rs code generator.

No runtime deps

Features