Skip to content

A Zig library for interacting with FAT file systems.

Notifications You must be signed in to change notification settings

cactusbento/zig-fat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zig-fat

A little FAT reader (and potentially writer) library I chew away at when I'm bored.

Not meant to be a serious project.

Feel free to contribute if you want.

Testing

The tests in src/fat.zig expect both a testFat16.iso and a testFat32.iso in the cwd. Provide them yourself by using dd, mkfs.fat -F16, and mkfs.fat -F32

About

A Zig library for interacting with FAT file systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages