Topic: "memorymappedfile"
JohannesPosch/MmWrapper
A small, lightweight C++ - wrapper class, for cross - platform memory - mapped files.
Language: C++ - Size: 19.5 KB - Last synced at: 9 months ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 3

Joey0x646576/memorymapper-example
A simple memory-mapper exporting data from application A to application B
Language: C# - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

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.
Language: PowerShell - Size: 106 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

SuSonicTH/zigMemMapper
Cross platform memory mapped files
Language: Zig - Size: 21.5 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

CountJung/EasyWindowServiceApp
Simple and Easy to handle window service
Language: C# - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1

lyteabovenyte/Mock-kafka
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.
Language: Go - Size: 126 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

fdistasio/Hertzsprung-Russell
Hertzsprung-Russell Multithreaded Analyzer
Language: C++ - Size: 15.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

CountJung/WPF-App-with-CPP-via-MemoryMappedFile
Simple Way to Code WPF With CPP DataContext Switching via MMF
Language: C# - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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
Language: C# - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

DStusha/Processes-of-readers-and-writers
Один процесс читатель, удаляющий записи из СХД и несколько процессов писателей, помещающих записи в СХД, если есть свободное место, иначе писатель уничтожается. СХД - стек. Механизм передачи данных: общая память (проецируемые в память файлы).
Language: C# - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
