#wrapper #scratchstack #aws #crt #testing #purpose #aws-c-common

sys scratchstack-wrapper-aws-c-common

Scratchstack Rust wrapper around aws-c-common library

7 releases

0.1.0-alpha.7 Nov 11, 2022
0.1.0-alpha.5 Nov 7, 2022
0.1.0-alpha.0 Nov 5, 2022

#4 in #scratchstack

Download history 5/week @ 2024-01-08 11/week @ 2024-02-19 19/week @ 2024-02-26 19/week @ 2024-03-04 115/week @ 2024-03-11 13/week @ 2024-03-18 10/week @ 2024-03-25 27/week @ 2024-04-01 12/week @ 2024-04-08 8/week @ 2024-04-15

58 downloads per month
Used in 6 crates

Apache-2.0

83KB
209 lines

scratchstack-wrapper-aws-crt

Rust wrappers for AWS Common Runtime (CRT) libraries.

Currently, this only provided the minimum set of bindings necessary for Scratchstack to verify interoperability with AWS CRT authentication libraries. This is not intended to be a complete set of bindings for the CRT. You probably do not want to use these bindings in your own projects. If you need to communicate with AWS services, use the official AWS SDK for Rust instead.

Documentation: https://docs.rs/scratchstack-wrapper-aws-crt


lib.rs:

Rust wrapper for the aws-c-common library. For testing purposes only. For interacting with AWS services, use the aws-sdk-rust crate instead.

Dependencies

~0–2MB
~39K SLoC