15 releases (9 breaking)

0.10.0 Oct 17, 2024
0.8.0 Jun 26, 2024
0.6.2 Mar 8, 2024
0.5.1 Dec 1, 2023
0.0.1 Mar 14, 2023

#2441 in Network programming

Download history 349/week @ 2024-08-29 341/week @ 2024-09-05 654/week @ 2024-09-12 344/week @ 2024-09-19 82/week @ 2024-09-26 171/week @ 2024-10-03 64/week @ 2024-10-10 493/week @ 2024-10-17 762/week @ 2024-10-24 425/week @ 2024-10-31 406/week @ 2024-11-07 1388/week @ 2024-11-14 390/week @ 2024-11-21 440/week @ 2024-11-28 322/week @ 2024-12-05

2,627 downloads per month
Used in mountpoint-s3-client

Apache-2.0

32MB
816K SLoC

GNU Style Assembly 463K SLoC // 0.0% comments C 235K SLoC // 0.2% comments Perl 84K SLoC // 0.1% comments C++ 28K SLoC // 0.2% comments Rust 4K SLoC // 0.1% comments Go 1.5K SLoC // 0.2% comments Python 1K SLoC // 0.4% comments Shell 120 SLoC // 0.1% comments Bitbake 3 SLoC

mountpoint-s3-crt

This crate provides a Rust interface to the AWS Common Runtime for use by Mountpoint for Amazon S3. The interface includes only the AWS Common Runtime features needed by Mountpoint for Amazon S3, rather than the entire runtime.

This crate is not intended for general-purpose use and we consider its interface to be unstable. Customers looking for general-purpose AWS client functionality in Rust should use the official AWS SDK for Rust.


lib.rs:

Rust bindings for the AWS Common Runtime.

Dependencies

~1.4–5.5MB
~98K SLoC