lib.rs
ObjectStore
Rust Object Store. A focused, easy to use, idiomatic, high performance, async object store library for interacting with object stores. Using this crate, the same binary and code can easily run in multiple clouds and local test environments, via a simple runtime configuration change. Supported object stores include: AWS S3; Azure Blob Storage
Garage
Garage is an S3-compatible distributed object storage service designed for self-hosting at a small-to-medium scale. Garage is designed for storage clusters composed of nodes running at different physical locations, in order to easily provide a storage service that replicates data at these different locations and stays available even when some ...
Helyim
helyim is a object storage written by Rust | Rust/Cargo package. Lib.rs › Filesystem # object-storage # raft # seaweedfs # distributed-systems # haystack # disk-space bin+lib helyim helyim is a object storage written by Rust. by iamazy. Install; GitHub (helyim) 1 unstable release. 0.1.0 May 8, 2024 #771 in Filesystem. MIT/Apache.
object-warehouse
Warehouse is a lightweight object storage database, with a built-in web panel for quick uploads. Warehouse exposes a simple Rust API; for reference, see panel.html and index.js. The Warehouse web panel is made with 100% dependency-free HTML, JavaScript, and CSS. Deploying. Hosting Warehouse for yourself is recommended. It is very easy to get ...
rust-s3
Modest interface towards Amazon S3, as well as S3 compatible object storage APIs such as Backblaze B2, Wasabi, Yandex, Minio or Google Cloud Storage. Supports: put, get, list, delete, operations on tags and location, as well as head. Additionally, a dedicated presign_get Bucket method is available. This means you can upload to S3, and give the ...