/simplefs

Simple Unix-style filesystem in Rust

Primary LanguageRustMIT LicenseMIT

SimpleFS

SimpleFS is a Rust implementation of a very simple Unix-style filesystem.

Inspired by the OS course at Notre Dame.