Skip to content
#

disk-operations

Here are 2 public repositories matching this topic...

This project is a custom implementation of the FAT (File Allocation Table) file system written in C. It simulates a virtual disk environment. The system manages file metadata, handles cluster allocation, and supports directory navigation similar to a real operating system. Designed for educational & practical exploration of storage and fs mechanics

  • Updated Jul 27, 2025
  • C

Add this topic to your repo

To associate your repository with the disk-operations topic, visit your repo's landing page and select "manage topics."

Learn more