memorymappedfile
There are 12 repositories under memorymappedfile topic.
JohannesPosch/MmWrapper
A small, lightweight C++ - wrapper class, for cross - platform memory - mapped files.
Joey0x646576/memorymapper-example
A simple memory-mapper exporting data from application A to application B
lmissel/System.IO.MemoryMappedFiles.Commands
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. Similarly, reading of existing files is possible, which allows faster access to the data is made possible.
ArchFrosty/cudaStringSearch
GPU accelerated string search.
CountJung/EasyWindowServiceApp
Simple and Easy to handle window service
CountJung/WPF-App-with-CPP-via-MemoryMappedFile
Simple Way to Code WPF With CPP DataContext Switching via MMF
DStusha/Processes-of-readers-and-writers
Один процесс читатель, удаляющий записи из СХД и несколько процессов писателей, помещающих записи в СХД, если есть свободное место, иначе писатель уничтожается. СХД - стек. Механизм передачи данных: общая память (проецируемые в память файлы).
lyteabovenyte/Mock_distributed_services
building distributed commit log service inspired by kafka using similar approach as Bitcask( the default storage engine in Riak) and soon using machine learning models to anticipate cluster wide results
thoblerone/MMFDumper
A command line utility to dump contents of memory mapped files
vladimir-shmidt/packer
multi thread (no standart TPL primitives) file compression via memory mapped files and gzipstream C# Core 2.1 .NET Standard 2.0
fdistasio/Hertzsprung-Russell
Hertzsprung-Russell Multithreaded Analyzer
SuSonicTH/zigMemMapper
Cross platform memory mapped files