A small, lightweight C++ - wrapper class, for cross - platform memory - mapped files.
-
Updated
Oct 23, 2017 - C++
A small, lightweight C++ - wrapper class, for cross - platform memory - mapped files.
C++ relative pointer
Cross platform growable file memory mapping for both reading and writing
A simple memory-mapper exporting data from application A to application B
Combines a linear allocator with memory mapping to conveniently write binary files
This PowerShell module provides functions for so-called memory mapped files. Memory mapped files allow programmers to work with very large files because the memory can be managed simultaneously. Memory mapped files can also be used by multiple processes, allowing data to be shared across multiple PowerShell instances using memory mapped files. S…
building distributed commit log service inspired by kafka using similar approach as Bitcask( the default storage engine in Riak) and using custom Kubernetes operators to handle advanced deployment strategies.
Two WinForms applications that exchange an image across processes using a named MemoryMappedFile and a named AutoReset event. Image data is handled with OpenCvSharp and displayed in PictureBox controls.
Cross platform memory mapped files
🖼️ Share images between WinForms applications using named MemoryMappedFile and AutoReset events for efficient inter-process communication.
GPU accelerated string search.
Simple Way to Code WPF With CPP DataContext Switching via MMF
A command line utility to dump contents of memory mapped files
Один процесс читатель, удаляющий записи из СХД и несколько процессов писателей, помещающих записи в СХД, если есть свободное место, иначе писатель уничтожается. СХД - стек. Механизм передачи данных: общая память (проецируемые в память файлы).
Hertzsprung-Russell Multithreaded Analyzer
multi thread (no standart TPL primitives) file compression via memory mapped files and gzipstream C# Core 2.1 .NET Standard 2.0
Add a description, image, and links to the memorymappedfile topic page so that developers can more easily learn about it.
To associate your repository with the memorymappedfile topic, visit your repo's landing page and select "manage topics."