smallgrape14's Stars
Hasil-Sharma/distributed-file-system
Distributed File System written in C which implements some of the features of a large-scale distributed file system
happyfish100/FastCFS
A high performance distributed file system which can be used as the back-end storage of databases, K8s and VM etc.
tarickb/the-geek-in-the-corner
Sample code from thegeekinthecorner.com
karakozov/gpudma
GPUDirect example
CHIGUI0/GPU-Based-File-System
This project implements a simplified file system within a GPU environment using CUDA.
gpufs/gpufs
GPUfs - File system support for NVIDIA GPUs
cocodataset/cocodataset.github.io
hpc/ior
IOR and mdtest
NVIDIA/MagnumIO
Magnum IO community repo
metebalci/lustre-utils.sh
prod-feng/Install-Lustre-2.15-with-ZFS-2.1.2-on-Rocky-Linux-8.6-
lustre, zfs ,dkms, rocky linux 8, draid
ShijunDeng/LustreTools
Lustre全自动开发
Zjh-819/LLMDataHub
A quick guide (especially) for trending instruction finetuning datasets
IBM/ibm-spectrum-scale-install-infra
Spectrum Scale Installation and Configuration
casys-kaist/LineFS
LineFS: Efficient SmartNIC Offload of a Distributed File System with Pipeline Parallelism
apache/hadoop-hdfs
Mirror of Apache Hadoop HDFS
dayyass/pydfs
Distributed File System written in Python
sanketplus/PyDFS
Tiny distributed file system like HDFS (and of-course GFS)
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.
hetianyi/godfs
A simple fast, easy use distributed file system written in go.
xtreemfs/xtreemfs
Distributed Fault-Tolerant File System
juicedata/juicefs
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
alibaba/tfs
TFS (Taobao File System) is a distributed file system similar to GFS.
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
lizardfs/lizardfs
LizardFS is an Open Source Distributed File System licensed under GPLv3.
Terry-Mao/bfs
distributed file system(small file storage) writen in golang.
vgough/encfs
EncFS: an Encrypted Filesystem for FUSE.
ThinkParQ/beegfs
Public repository for the BeeGFS Parallel File System
goyas/goya-fs
dmonaldo/simple-network-file-system
A simple client-server network file system (NFS) over a simulated disk.