Skip to content
#

virtual-disk

Here are 6 public repositories matching this topic...

I have created a file disk proxy example in Visual Studio 2019 C++. it might be of interest because we can use managed code like Visual C# .NET to build a Proxy Server Application for the backend Virtual Disk through the kernel driver file disk.

  • Updated Jul 19, 2022
  • C

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

Improve this page

Add a description, image, and links to the virtual-disk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more