Skip to content

utsaslab/rustfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fe284c4 · May 7, 2019
Sep 22, 2018
Aug 27, 2018
Apr 28, 2019
Jan 9, 2019
Sep 30, 2018
Apr 29, 2019
Apr 28, 2019
Jan 4, 2019
Sep 19, 2018
Aug 20, 2018
May 7, 2019
Apr 18, 2019

Repository files navigation

rustfs

The goal of RustFS is to build a new user-space file system for NVMe SSDs that gets performance similar to an in-kernel file system. RustFS will be written in Rust, taking advantage of the high-level features offered by Rust.

WORK IN PROGRESS: ONLY SUPPORT SPDK 18.07 RELEASE AND RUST nightly-2019-01-11

Committers

  1. Zeyuan Hu (xxks-kkk)
  2. Vijay Chidambaram (vijay03)

Get Involvement

Any contributions are welcome. To get started with the project, check out our issues tab and start to work on the issues that look most interesting to you. We categorize each issues with areas that you may experience in a software development setting (e.g. "DevOps", "Software Engineering", "Research" and so on).

To get the status of the project, please check out Rustfs project page. We also have Wiki page to help you get started with the project development.