#object-storage #storage-api #provider #storage-service #communication #s3 #async

remi

๐Ÿปโ€โ„๏ธ๐Ÿงถ Asynchronous Rust crate to handle communication between applications and object storage providers

23 releases (8 breaking)

0.9.1 Oct 21, 2024
0.8.1 Oct 17, 2024
0.8.0 May 24, 2024
0.6.3 Feb 19, 2024
0.1.4 Feb 11, 2023

#388 in Asynchronous

Download history 26/week @ 2024-08-03 186/week @ 2024-08-10 275/week @ 2024-08-17 52/week @ 2024-08-24 41/week @ 2024-08-31 27/week @ 2024-09-07 231/week @ 2024-09-14 100/week @ 2024-09-21 137/week @ 2024-09-28 29/week @ 2024-10-05 318/week @ 2024-10-12 580/week @ 2024-10-19 61/week @ 2024-10-26 215/week @ 2024-11-02 49/week @ 2024-11-09 61/week @ 2024-11-16

398 downloads per month
Used in 4 crates

MIT license

23KB
150 lines

Noelware logo

remi-rs by Noelware, LLC.

Asynchronous Rust crate to handle communication between applications and object storage providers

v0.9.0 | ๐Ÿ“œ Documentation

remi-rs is a Rust edition of Noelware's Java library remi that was discontinuted on December 15th, 2023 and is the primary library that Noelware uses and maintained.

remi-rs is a easy way to communicate with object storage providers like Microsoft Azure and Amazon S3. It is an abstraction on common methods (like fetching, creating, listing, etc.) called a "storage service" where it implements a set of methods that is commonly used in applications.

Warning โ€” All code in the repository is VERY EXPERIMENTAL and things can break at anytime & be removed without any notice.

Projects using remi-rs

(Is your project using remi-rs? You can link your project here by submitting a PR!)

Official Crates

License

remi-rs by Noelware, LLC. is released under the MIT License with love. Please read the LICENSE file in the repository attached for more information about on what you can do with the code.

Dependencies

~0.4โ€“0.9MB
~19K SLoC