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
leo-project avatar

leo-project/leofs

0
View on GitHub↗
1,590 stars·156 forks·Erlang·Apache-2.0·9 viewsgithub.com/leo-project/leofs↗

Leofs

The LeoFS Storage System

Features

  • Distributed Filesystems - Highly available distributed object and blob store.

Star history

Star history chart for leo-project/leofsStar history chart for leo-project/leofs

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Leofs

These projects share indexed features with Leofs. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • baidu/bfsbaidu avatar

    baidu/bfs

    2,847View on GitHub↗

    The Baidu File System.

    C++
    View on GitHub↗2,847
  • 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
  • chrislusf/seaweedfschrislusf avatar

    chrislusf/seaweedfs

    26View on GitHub↗

    SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, xDC replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. Enterprise version is at seaweedfs.com.

    Go
    View on GitHub↗26
  • apache/hadoopapache avatar

    apache/hadoop

    15,567View on GitHub↗

    Hadoop is a big data infrastructure suite and distributed data processing framework designed to store and process massive datasets across clusters of computers. It consists of a distributed storage system for managing large files across multiple nodes and a parallel computing engine for processing data across a distributed cluster. The framework implements a distributed file system to ensure fault tolerance and high throughput, paired with a programming model that processes large datasets in parallel. It manages the underlying hardware and software environment required for distributed big dat

    Java
    View on GitHub↗15,567
Compare all 13 related projects→

Frequently asked questions

What does leo-project/leofs do?

The LeoFS Storage System

What are the main features of leo-project/leofs?

The main features of leo-project/leofs are: Distributed Filesystems.

Which projects share features with leo-project/leofs?

Projects with overlapping indexed features include: baidu/bfs — The Baidu File System. ceph/ceph — Ceph is a unified, software-defined storage platform designed to provide object, block, and file storage services from… chrislusf/seaweedfs — SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob… gluster/glusterfs — GlusterFS is a software-defined distributed file system and scale-out storage cluster that aggregates disk resources… ipfs/kubo — Kubo is a peer-to-peer implementation of the InterPlanetary File System (IPFS) designed for decentralized data storage… apache/hadoop — Hadoop is a big data infrastructure suite and distributed data processing framework designed to store and process…