maxio

Crates.iomaxio
lib.rsmaxio
version0.1.0
created_at2025-07-04 03:31:50.756513+00
updated_at2025-07-04 03:31:50.756513+00
descriptionA high-performance, S3-compatible object storage server, rewritten in Rust.
homepagehttps://github.com/wayslog/maxio
repositoryhttps://github.com/wayslog/maxio
max_upload_size
id1737424
size3,321
publish (github:glium:publish)

documentation

README

maxio

maxio is a high-performance, S3-compatible object storage server, rewritten in Rust.

This project is a rewrite of the original minio/minio in Rust, with a focus on performance, safety, and concurrency.

Installation

cargo install maxio

Usage

maxio server /data

License

This project is licensed under the MIT License. See the LICENSE file for details.

Commit count: 0

cargo fmt