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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • minio/minioAvatar von minio

    minio/minio

    60,346Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗60,346
  • seaweedfs/seaweedfsAvatar von seaweedfs

    seaweedfs/seaweedfs

    32,937Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗32,937
  • drakkan/sftpgoAvatar von drakkan

    drakkan/sftpgo

    12,163Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,163
  • laravel/homesteadAvatar von laravel

    laravel/homestead

    3,972Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,972
  • scality/cloudserverAvatar von scality

    scality/cloudserver

    1,900Auf GitHub ansehen↗

    Open-source implementation of the Amazon S3 protocol.

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