Show HN: WinSpd – create “SCSI disks” as user mode processes on Windows

Show HN: WinSpd – create “SCSI disks” as user mode processes on Windows

WinSpd enables the creation of storage units (“SCSI disks”) in user mode (i.e. without writing any kernel mode code). Such storage units are created and served by user mode storage devices (i.e. user mode processes) and are added to the Windows OS storage stack. As storage unit is a SCSI “direct-access block device” (as per the definition in the SCSI SBC standard) or more commonly referred to as a “SCSI disk”.

Source: github.com