awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repositorios

Awesome GitHub RepositoriesObject Storage Servers

Services for managing data as objects, often providing S3-compatible APIs.

Explore 5 awesome GitHub repositories matching part of an awesome list · Object Storage Servers. Refine with filters or upvote what's useful.

Awesome Object Storage Servers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • minio/minioAvatar de minio

    minio/minio

    60,346Ver en GitHub↗

    MinIO is a software-defined, cloud-native object storage server designed to manage large volumes of unstructured data. It functions as a distributed storage cluster that aggregates multiple independent nodes into a unified, scalable pool, providing a high-performance infrastructure compatible with standard cloud storage protocols and application programming interfaces. The system utilizes a shared-nothing architecture that eliminates central metadata servers, relying instead on a decentralized hash table to map objects across the cluster. Data availability and resilience are maintained throug

    S3-compatible object storage server.

    Goamazon-s3cloudcloudnative
    Ver en GitHub↗60,346
  • seaweedfs/seaweedfsAvatar de seaweedfs

    seaweedfs/seaweedfs

    32,937Ver en GitHub↗

    SeaweedFS is a distributed object store and high-performance file system designed to manage massive volumes of unstructured data. It utilizes a decoupled architecture that separates metadata management from raw data storage, allowing for independent scalability and the efficient handling of billions of files. By providing a POSIX-compliant interface, it enables applications to interact with a unified namespace while maintaining the performance characteristics of a distributed object store. The system distinguishes itself through a multi-region data fabric that supports active-active replicati

    Distributed file system optimized for small files.

    Goblob-storagecloud-drivedistributed-file-system
    Ver en GitHub↗32,937
  • drakkan/sftpgoAvatar de drakkan

    drakkan/sftpgo

    12,163Ver en GitHub↗

    SFTPGo is a multi-protocol file server and secure file transfer gateway that enables the exchange and storage of files via SFTP, FTP, HTTP, and WebDAV. It provides a unified management interface and a web-based file manager for configuring server settings, user permissions, and collaborating on documents. The project functions as a cloud storage gateway, bridging legacy file transfer protocols to modern backends such as S3, Google Cloud Storage, and Azure Blob. It features an automated data workflow engine that uses dynamic logic and virtual folders to route files and manage data lifecycles a

    Configurable SFTP server with FTP and WebDAV support.

    Goazure-blobcloud-storagedata-at-rest-encryption
    Ver en GitHub↗12,163
  • laravel/homesteadAvatar de laravel

    laravel/homestead

    3,972Ver en GitHub↗

    Homestead is a virtual machine provisioner that creates a standardized PHP development environment. It provides a disposable development workspace that isolates project dependencies and server tools from the host operating system, using Vagrant to orchestrate the machine lifecycle. The system functions as a local site orchestrator, allowing users to map custom domains to specific project folders through virtual host routing and network port forwarding. It includes a dedicated local mail testing tool that intercepts outgoing application emails in a dashboard for inspection without sending them

    Deploys an S3-compatible object storage server with configurable buckets and access policies.

    Shell
    Ver en GitHub↗3,972
  • scality/cloudserverAvatar de scality

    scality/cloudserver

    1,900Ver en GitHub↗

    Open-source implementation of the Amazon S3 protocol.

    JavaScriptartescaaws-s3cloud
    Ver en GitHub↗1,900
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Object Storage Servers