distributed-file-system
There are 140 repositories under distributed-file-system topic.
seaweedfs/seaweedfs
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, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
ceph/ceph
Ceph is a distributed object, block, and file storage platform
happyfish100/fastdfs
FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
cubefs/cubefs
cloud-native distributed storage
sjqzhang/go-fastdfs
go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliability, maintenance free and other advantages, support breakpoint continuation, block upload, small file merge, automatic synchronization, automatic repair.(similar fastdfs).
moosefs/moosefs
MooseFS Distributed Storage – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System / Software-Defined Storage
leo-project/leofs
The LeoFS Storage System
wenweihu86/raft-java
Raft Java implementation which is simple and easy to understand.
roma-glushko/awesome-distributed-system-projects
🚀 List of distributed system projects for inspiration and learning to build distributed services from real world examples
Hexilee/tifs
A distributed POSIX filesystem based on TiKV, with partition tolerance and strict consistency.
hegongshan/File-System-Paper
Must-read Papers for File System (FS)
freakmaxi/kertish-dos
Kertish-dos is a simple distributed object storage platform, implements object storage on a single distributed computer cluster, and provides interfaces for file/folder handling. Kertish-dos aims primarily for completely distributed operation without a single point of failure, scalable to the exabyte level.
richardschneider/net-ipfs-engine
IPFS Core API implementation in .Net
pitchpoint-solutions/sfs
The legacy distributed object storage server developed by PitchPoint Solutions can store billions of large and small files using minimal resources. Object data is stored in replicated volumes implemented like Facebooks Haystack Object Store. Object metadata which essentially maps an object name to a volume position is stored in an elasticsearch index. (Development by PitchPoint Solutions has been discontinued)
IBM/IPFSfB
InterPlanetary File System for Business (IPFSfB) is an enterprise blockchain storage network based on InterPlanetary File System.
leil-io/saunafs
SaunaFS is a free-and open source, distributed POSIX file system inspired by Google File System.
fangpin/miniDFS
Simple version of Distributed File System on multiple threads
wenweihu86/distkv
Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.
cholcombe973/rusix
Distributed filesystem in Rust
chengdedeng/yfs
:house:超精简分布式对象存储
mbajer42/ucz-dfs
A distributed file system written in Rust.
UnixJunkie/daft
DAFT Allows File Transfers
shubhamsawantsjsu/Distributed-File-Storage-System
An open-source, scalable, decentralized, robust, heterogeneous file storage solution which is fault tolerant, replicated, distributed and lets you upload, download, and see the catalog of other cluster with low latency and LRU cache capabilities.
foreverbell/yfs
Yet Another File System (yfs) based on Paxos algorithm.
ks-amit/Distributed-Database
A travel agency app with a distributed database implemented from scratch!
MrCirca/zabbix-glusterfs
Monitoring GlusterFS Discovery storage with Zabbix 3.4
putdotio/efes
A distributed filesystem evolved from MogileFS
abbyssoul/libstyxe
Implementation of 9P parser and message writer.
James-QiuHaoran/distributed-computing-platform-mapreduce
This repository contains a simple Hadoop-like (MapReduce) distributed computing platform implemented in Java. It is extended from a course project at UIUC awarded the best Java version implementation and it's open-sourced for reference.
PasaLab/dfs-perf
A general performance test framework for Distributed File System
SyncFree/antidote-fs
A file system backed by AntidoteDB.
chaitanya100100/Google-File-System
A python implementation of Google File System
b4rti/entropy
Distributed Docker Volume System
StrumentiResistenti/MagmaFS
Experimental distributed filesystem for Linux
lmco/ChaordicLedger
The ChaordicLedger is the implementation of a design for a combination of Distributed Ledger Technology (DLT) and a Distributed File System (DFS) to create a secure, enterprise-grade platform for storing interlinked project artifacts.