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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • minio/minioAvatar minio

    minio/minio

    60,346Vezi pe 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
    Vezi pe GitHub↗60,346
  • seaweedfs/seaweedfsAvatar seaweedfs

    seaweedfs/seaweedfs

    32,937Vezi pe 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
    Vezi pe GitHub↗32,937
  • drakkan/sftpgoAvatar drakkan

    drakkan/sftpgo

    12,163Vezi pe 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
    Vezi pe GitHub↗12,163
  • laravel/homesteadAvatar laravel

    laravel/homestead

    3,972Vezi pe 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
    Vezi pe GitHub↗3,972
  • scality/cloudserverAvatar scality

    scality/cloudserver

    1,900Vezi pe GitHub↗

    Open-source implementation of the Amazon S3 protocol.

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