virtual-drive

There are 13 repositories under virtual-drive topic.

  • ITHit/UserFileSystemSamples

    IT Hit User File System Engine samples in .NET/C#. Samples implement Virtual File System for Windows and Mac with synchronization support, on-demand loading, offline files, and Windows File Manager integration.

    Language:C#99111431
  • cdemu/cdemu

    CDEmu code

    Language:C7183012
  • Ceiridge/WinFsp-MemFs-Extended

    tmpfs for Windows / Fully dynamic RAM disk by extending WinFsp's memfs to be variable size and maximally resource efficient without compromising performance

    Language:C++664152
  • mjebrahimi/RamDisk

    RamDisk is a library for create virtual disk drive on system memory

    Language:C#64523
  • MDKPredator/degoo_drive

    Mount a virtual drive with Degoo content

    Language:Python5263014
  • Swyter/android-usb-mass-storage-enable

    Tiny shell script to mount disk images and ISO files on rooted Android, on supported Linux kernels. Emulates a flash/optical drive and can make the host computer boot via PXE. I'm working on simultaneous RNDIS USB tethering to also boot iPXE/netboot.xyz without needing Ethernet cards.

    Language:Shell12201
  • tusharjain1082/FilediskProxy.Net

    file based virtual disk drive written in C++, C#, and .Net framework. A basic virtual disk kernel driver for learning. We have a user interface combined Server-Client Application written in C# .Net which binds with the driver to build a file backed Virtual Disk Drive. The C# .Net Application is the Core Proxy Server, and it uses the Driver to run a Virtual Disk Drive through it. Almost all necessary code is completed, so you can download and run it. All the code including the kernel driver is included in this repository.

    Language:C#12204
  • flexxxxer/RamDrive.OsfMount

    RamDrive.OsfMount is a library for in-memory disk management

    Language:C#9102
  • ZipDrive

    hooyao/ZipDrive

    This project mounts one/multiple achieve files, etc. zip file as a virtual drive.

    Language:C#4200
  • JinbaIttai/phonestick

    Better and open source replacement for DriveDroid

    Language:Kotlin3000
  • ihiiro/VFS

    VFS stands for Virtual File System, it creates a file system on top of an existing one.

    Language:C0100