Back to browse
Alternative to MinIO: foss.global objectstorage (TypeScript and Rust)

Alternative to MinIO: foss.global objectstorage (TypeScript and Rust)

by PhilKunz·Mar 15, 2026·3 points·0 comments

AI Analysis

MidShip It

MinIO alternative, but Deno backend isn't enough differentiation in crowded storage space.

Strengths
  • Single Docker image with multi-arch support simplifies deployment significantly
  • Finder-style column view browser with inline code editing and PDF preview
  • Named IAM-style policy management with live-reload credential handling
Weaknesses
  • MinIO already dominates this space with console, policies, and S3 compatibility
  • Zero stars, recent rebranding commits suggest very early unstable stage
Target Audience

DevOps engineers, teams needing self-hosted S3 alternatives

Similar To

MinIO · SeaweedFS · Ceph

Similar Projects

P2 - Object Storage Server with S3 Compatible API, MIT License

Yet another MinIO alternative with Rust crypto, but explicitly not production-ready.

Bold BetShip It
isuleman
301mo ago
Infrastructure●●Solid

HS5 – Open Source fast single-node S3 compatible object storage

The project swaps the common 'one-file-per-object' approach for an LMDB-backed location index and a single-file storage layout, which is a pragmatic way to squeeze throughput out of one machine. It includes a small web UI and mentions manual-commit durability and DuckDB notes, signaling it's aimed at fast local or ephemeral workloads rather than multi-node durability. Clever technical choices, but it's a niche single-node tradeoff rather than a replacement for distributed S3 systems.

Niche GemWizardry
uroni
203mo ago