All Projects → lustre → lustre-release

lustre / lustre-release

Licence: other
Mirror of official Lustre development repository http://git.whamcloud.com/

Programming Languages

c
50402 projects - #5 most used programming language
shell
77523 projects
python
139335 projects - #7 most used programming language
Roff
2310 projects
perl
6916 projects
M4
1887 projects

Projects that are alternatives of or similar to lustre-release

Moosefs
MooseFS – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System (Software-Defined Storage)
Stars: ✭ 1,025 (+2828.57%)
Mutual labels:  filesystem, posix, file-system, distributed-storage
Chubaofs
ChubaoFS (abbrev. CBFS) is a cloud native distributed file system and object store.
Stars: ✭ 2,482 (+6991.43%)
Mutual labels:  filesystem, posix, distributed-storage
cubefs
CubeFS is a cloud native distributed storage platform.
Stars: ✭ 3,062 (+8648.57%)
Mutual labels:  filesystem, posix, distributed-storage
Goofys
a high-performance, POSIX-ish Amazon S3 file system written in Go
Stars: ✭ 3,932 (+11134.29%)
Mutual labels:  filesystem, posix
TLightFileStream
Implements a lightweight, high-performance, non-allocating advanced-record-based wrapper around the SysUtils file handling routines as an alternative to Classes.TFileStream.
Stars: ✭ 21 (-40%)
Mutual labels:  filesystem, file-system
Python Atomicwrites
Powerful Python library for atomic file writes.
Stars: ✭ 253 (+622.86%)
Mutual labels:  filesystem, posix
Filer
Node-like file system for browsers
Stars: ✭ 389 (+1011.43%)
Mutual labels:  filesystem, posix
Tinydir
Lightweight, portable and easy to integrate C directory and file reader
Stars: ✭ 575 (+1542.86%)
Mutual labels:  filesystem, posix
Fusell Seed
FUSE (the low-level interface) file system boilerplate 📂 🔌 💾
Stars: ✭ 9 (-74.29%)
Mutual labels:  filesystem, posix
Jesfs
Jo's Embedded Serial File System (for Standard Serial NOR-Flash)
Stars: ✭ 104 (+197.14%)
Mutual labels:  filesystem, file-system
Nohost
A web server in your web browser
Stars: ✭ 164 (+368.57%)
Mutual labels:  filesystem, posix
tonix
Tonix provides basic file system functionality, as well as an interactive shell with a Unix-style command line interface.
Stars: ✭ 20 (-42.86%)
Mutual labels:  filesystem, posix
vue-fs
A Vue file management client, complete with a node/express/FS backend.
Stars: ✭ 40 (+14.29%)
Mutual labels:  filesystem, file-system
Juicefs
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
Stars: ✭ 4,262 (+12077.14%)
Mutual labels:  filesystem, posix
fusell-seed
FUSE (the low-level interface) file system boilerplate 📂 🔌 💾
Stars: ✭ 13 (-62.86%)
Mutual labels:  filesystem, posix
juicefs-csi-driver
JuiceFS CSI Driver
Stars: ✭ 117 (+234.29%)
Mutual labels:  filesystem, posix
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.
Stars: ✭ 13,380 (+38128.57%)
Mutual labels:  posix, distributed-storage
cloudstore
简易分布式云存储服务
Stars: ✭ 22 (-37.14%)
Mutual labels:  filesystem, file-system
Cords
File-system fault injection framework for distributed storage systems
Stars: ✭ 55 (+57.14%)
Mutual labels:  filesystem, distributed-storage
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 r…
Stars: ✭ 2,923 (+8251.43%)
Mutual labels:  filesystem, file-system
Many resources for using, configuring, and troubleshooting Lustre are at:
    http://wiki.lustre.org/

The low-volume list for announcements of new releases is at:
    http://lists.lustre.org/listinfo.cgi/lustre-announce-lustre.org
The generic Lustre discussion mailing list is available at:
    http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
The Lustre developer mailing list is at:
    http://lists.lustre.org/pipermail/lustre-devel-lustre.org

Instructions for building, configuring and running Lustre:
    http://wiki.lustre.org/Compiling_Lustre
and
    https://wiki.whamcloud.com/display/PUB/Getting+started+with+Lustre.

Instructions for contributing patches for Lustre:
    http://wiki.lustre.org/Submitting_Changes
and
    http://wiki.lustre.org/Using_Gerrit

The Lustre Coding Style Guidelines can be found at:
    http://wiki.lustre.org/Lustre_Coding_Style_Guidelines

The Lustre Test Script Style Guidelines can be found at:
    http://wiki.lustre.org/Lustre_Script_Coding_Style

In order to improve the quality of patches submitted to the Lustre tree,
it is possible to automatically check every patch and commit against the
Lustre Coding Guidelines.  To do this, run in the top-level lustre/ tree:

    cd .git/hooks
    ln -s ../../contrib/git-hooks/{prepare-,}commit-msg ./
    cd ../..
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].