memorymappedfile

There are 12 repositories under memorymappedfile topic.

  • JohannesPosch/MmWrapper

    A small, lightweight C++ - wrapper class, for cross - platform memory - mapped files.

    Language:C++9003
  • Joey0x646576/memorymapper-example

    A simple memory-mapper exporting data from application A to application B

    Language:C#2110
  • 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:PowerShell1100
  • ArchFrosty/cudaStringSearch

    GPU accelerated string search.

    Language:Cuda0200
  • CountJung/EasyWindowServiceApp

    Simple and Easy to handle window service

    Language:C#01
  • CountJung/WPF-App-with-CPP-via-MemoryMappedFile

    Simple Way to Code WPF With CPP DataContext Switching via MMF

    Language:C#0100
  • DStusha/Processes-of-readers-and-writers

    Один процесс читатель, удаляющий записи из СХД и несколько процессов писателей, помещающих записи в СХД, если есть свободное место, иначе писатель уничтожается. СХД - стек. Механизм передачи данных: общая память (проецируемые в память файлы).

    Language:C#0000
  • 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

    Language:Go00
  • thoblerone/MMFDumper

    A command line utility to dump contents of memory mapped files

    Language:C#0100
  • 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#0201
  • fdistasio/Hertzsprung-Russell

    Hertzsprung-Russell Multithreaded Analyzer

    Language:C++
  • SuSonicTH/zigMemMapper

    Cross platform memory mapped files

    Language:Zig