#object-storage #cloud-storage #ibm #sdk #cos #client #ibm-cloud

bin+lib ibmcloud-cos

A Rust client / SDK for interacting with IBM Cloud Object Storage

7 releases (4 breaking)

0.5.0 Jan 24, 2024
0.4.1 Oct 31, 2023
0.4.0 Jun 6, 2023
0.3.1 Feb 9, 2023
0.1.0 Nov 7, 2022

#1 in #cos

Download history 10/week @ 2024-01-19 4/week @ 2024-02-02 1/week @ 2024-02-09 6/week @ 2024-02-16 26/week @ 2024-02-23 6/week @ 2024-03-01 38/week @ 2024-03-29 22/week @ 2024-04-05 10/week @ 2024-04-12

70 downloads per month

Apache-2.0

33KB
757 lines

ibmcloud-cos-rs

A Rust client / SDK for interacting with IBM Cloud Object Storage

Current features:

  • Listing objects (as an Iterator trait)
  • Retrieving objects (as a Read trait)
  • Uploading via Multipart Uploads

This crate is used by several projects under development and will have more features added as they are needed.

Pull requests for bug fixes or feature are welcome but will be subject to review and style consistency standards.

Dependencies

~13–28MB
~429K SLoC