Support for MemoryMappedFiles in uwp was added while back. Although the documentation isn't clear, you can create and share MemoryMappedFiles using the directive using System.IO.MemoryMappedFiles. You have to declare codeGeneration capability to be able to do that.