#scratchstack #aws #crt #aws-c-compression

sys scratchstack-wrapper-aws-c-compression

Scratchstack Rust wrapper around aws-c-compression library

3 releases

0.1.0-alpha.7 Nov 11, 2022
0.1.0-alpha.6 Nov 7, 2022

#5 in #scratchstack


Used in 2 crates (via scratchstack-wrapper-aws-…)

Apache-2.0

10KB
147 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

Dependencies

~0–2.1MB
~41K SLoC