Skip to content

phodina/fatrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAT filesystem implmentation in rust

Testing

For test purposes samples dir contains FAT16 and FAT32 truncated images with following files:

  • empty - empty subdir
  • entries - subdir ** beagle.txt - text file
  • none.txt - empty file
  • Readme.txt - text file
  • romeo.txt - very long text file

About

File Allocation Table Filesystem implementation in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages