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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to infinit/infinit

Open-source alternatives to Infinit

26 open-source projects similar to infinit/infinit, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Infinit alternative.

  • ceph/cephceph avatar

    ceph/ceph

    16,247View on GitHub↗

    Ceph is a unified, software-defined storage platform designed to provide object, block, and file storage services from a single distributed cluster. By decoupling data management from physical hardware, it enables elastic scaling across commodity hardware, allowing organizations to build large-scale storage infrastructure without reliance on proprietary vendor equipment. The system distinguishes itself through a shared-nothing, distributed architecture that utilizes deterministic hashing for data placement. This approach eliminates centralized metadata bottlenecks, allowing the cluster to sca

    C++block-storagecloud-storagedistributed-file-system
    View on GitHub↗16,247
  • chubaofs/chubaofsC

    chubaofs/chubaofs

    0View on GitHub↗
    View on GitHub↗0
  • clusterhq/flockerClusterHQ avatar

    ClusterHQ/flocker

    3,382View on GitHub↗

    Container data volume manager for your Dockerized application

    Python
    View on GitHub↗3,382
  • configurator/kubefsC

    configurator/kubefs

    0View on GitHub↗
    View on GitHub↗0
  • containx/docker-volume-netshareContainX avatar

    ContainX/docker-volume-netshare

    1,143View on GitHub↗

    Docker NFS, AWS EFS, Ceph & Samba/CIFS Volume Plugin

    Go
    View on GitHub↗1,143

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • gluster/glusterd2G

    gluster/glusterd2

    0View on GitHub↗
    View on GitHub↗0
  • gluster/glusterfsgluster avatar

    gluster/glusterfs

    5,191View on GitHub↗

    GlusterFS is a software-defined distributed file system and scale-out storage cluster that aggregates disk resources from multiple servers into a single global namespace. It functions as a unified storage platform, allowing the same underlying data to be exposed through file, block, and object storage interfaces. The system distinguishes itself through a decentralized architecture that uses consistent hashing to distribute files across network nodes without a central metadata server. It ensures data integrity and availability using self-healing replication, quorum-based consistency to prevent

    C
    View on GitHub↗5,191
  • goharbor/harborgoharbor avatar

    goharbor/harbor

    28,761View on GitHub↗

    Harbor is a self-hosted, enterprise-grade container registry platform designed to store, sign, and scan container images and cloud-native artifacts. It provides a centralized repository that integrates directly with Kubernetes environments to manage the full lifecycle of software artifacts, from initial storage to production deployment. The platform distinguishes itself through a focus on security, governance, and multi-site availability. It features a pluggable vulnerability scanning framework that allows for the integration of various security engines, alongside content trust mechanisms tha

    Gocloud-nativecncfcncf-project
    View on GitHub↗28,761
  • happyfish100/fastdfshappyfish100 avatar

    happyfish100/fastdfs

    9,231View on GitHub↗

    FastDFS is a distributed file system and object store designed as a high-capacity file server. It functions as a cluster storage manager that saves, syncs, and accesses large volumes of unstructured data across a network of distributed servers. The system uses unique identifiers for file retrieval and indexing instead of traditional hierarchical naming to avoid metadata bottlenecks. It manages file attributes through key-value metadata mapping and employs a distributed replication model to ensure high availability and data redundancy across storage groups. The project provides capabilities f

    Cdistributed-file-storagedistributed-file-systemstorage-servers
    View on GitHub↗9,231
  • heketi/heketiheketi avatar

    heketi/heketi

    1,259View on GitHub↗

    RESTful based volume management framework for GlusterFS

    Goboltdbbricksglusterfs
    View on GitHub↗1,259
  • hwameistor/hwameistorH

    hwameistor/hwameistor

    0View on GitHub↗
    View on GitHub↗0
  • juicedata/juicefsjuicedata avatar

    juicedata/juicefs

    13,233View on GitHub↗

    JuiceFS is a distributed file system designed to mount object storage as a local, POSIX-compliant drive. It functions as a cloud-native persistent storage layer that decouples file metadata from raw data, storing metadata in a transactional database while keeping data blocks in object storage. This architecture enables multiple hosts across different regions to access the same storage simultaneously while maintaining strong consistency. The system distinguishes itself by performing data processing, including compression and encryption, directly on the client side before transmission. By split

    Gobigdatacloud-nativedistributed-systems
    View on GitHub↗13,233
  • k8ssandra/k8ssandraK

    k8ssandra/k8ssandra

    0View on GitHub↗
    View on GitHub↗0
  • kyma-project/rafterK

    kyma-project/rafter

    0View on GitHub↗
    View on GitHub↗0
  • longhorn/longhornlonghorn avatar

    longhorn/longhorn

    7,803View on GitHub↗

    Longhorn is a distributed block storage system and orchestrator for Kubernetes. It provides persistent, replicated block storage volumes that survive pod restarts and node failures by maintaining synchronous copies of data across multiple cluster nodes. The system implements the Container Storage Interface (CSI) for dynamic volume provisioning and attachment. It is distinguished by its support for shared read-write access to a single block volume across multiple pods, as well as the ability to export volume snapshots to external S3 or NFS targets for off-cluster disaster recovery. The platfo

    Shellcncfdistributed-systemshigh-availability
    View on GitHub↗7,803
  • minio/miniominio avatar

    minio/minio

    60,346View on 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

    Goamazon-s3cloudcloudnative
    View on GitHub↗60,346
  • mixpeek/awesome-object-storagemixpeek avatar

    mixpeek/awesome-object-storage

    23View on GitHub↗

    A curated, opinionated guide to S3-compatible object storage — 21 providers, pricing, features, gotchas, and an interactive comparison tool.

    View on GitHub↗23
  • offen/docker-volume-backupoffen avatar

    offen/docker-volume-backup

    3,716View on GitHub↗

    This project is a Docker volume backup tool and data lifecycle manager that archives volume data to local storage, SSH, or cloud providers. It operates as a containerized backup orchestrator and companion container that coordinates volume snapshots and manages the restoration of data for disaster recovery. The tool distinguishes itself through integrated security and consistency controls, utilizing GPG or age encryption to secure archives before remote transmission. It ensures data integrity by managing container states, such as stopping services or running database dump utilities via lifecyc

    Go
    View on GitHub↗3,716
  • opencurve/curveopencurve avatar

    opencurve/curve

    2,382View on GitHub↗

    Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file storage.

    C++block-storagecloud-native-storagedistributed-systems
    View on GitHub↗2,382
  • openebs/openebsopenebs avatar

    openebs/openebs

    9,771View on GitHub↗

    OpenEBS is a container-native storage platform that provides persistent volumes for stateful applications running on Kubernetes. It operates through a Kubernetes-native microservice architecture, where storage controllers are managed entirely with kubectl and standard Kubernetes APIs, and offers both local and replicated block storage options. The platform distinguishes itself through synchronous NVMe-TCP replication, which replicates block data across nodes to enable pod rescheduling after node failure without data loss. It also includes a snapshot and clone engine for capturing point-in-tim

    block-storageblockstoragecloud-native
    View on GitHub↗9,771
  • oras-project/orasoras-project avatar

    oras-project/oras

    2,312View on GitHub↗

    OCI registry client - managing content like artifacts, images, packages

    Godockerhacktoberfestoci
    View on GitHub↗2,312
  • project-zot/zotproject-zot avatar

    project-zot/zot

    2,390View on GitHub↗

    zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)

    Godistribution-spechelmkubernetes
    View on GitHub↗2,390
  • rancher/convoyrancher avatar

    rancher/convoy

    1,305View on GitHub↗

    A Docker volume plugin, managing persistent container volumes.

    Go
    View on GitHub↗1,305
  • resulgg/label-backupresulgg avatar

    resulgg/label-backup

    23View on GitHub↗

    Docker-aware backup agent using labels to automate backups for PostgreSQL, MySQL, MongoDB, and Redis to local or S3 compatible storage.

    Go
    View on GitHub↗23
  • rexray/rexrayrexray avatar

    rexray/rexray

    2,220View on GitHub↗

    REX-Ray is a container storage orchestration engine enabling persistence for cloud native workloads

    Go
    View on GitHub↗2,220
  • rook/rookrook avatar

    rook/rook

    13,553View on GitHub↗

    Rook is a Kubernetes storage orchestrator and distributed storage operator that automates the deployment and management of storage clusters. It serves as a multi-protocol storage provider, offering block, file, and object storage capabilities to containerized workloads. The system focuses on providing a self-healing storage cluster that replicates data across hardware nodes to maintain availability and recover from failures. It uses an operator-led model to handle the installation, scaling, and upgrades of storage nodes and daemons. The orchestrator covers a broad range of provisioning servi

    Gocephcloud-nativecncf
    View on GitHub↗13,553