memory-mapped-file

There are 46 repositories under memory-mapped-file topic.

  • mapped_fileio

    Language:Rust
  • squeue

    使用scala重写的FQueue,无限存储数据

    Language:Scala1
  • rawmap

    Package rawmap provides memory-mapped file functionalities.

    Language:Go1
  • CSV_co

    C++20 CSV data reader

    Language:C++
  • LinuxProjectedFile

    Simple linux C++ application that demonstrates file sharing using memory-mapped files

    Language:C++
  • Bytestore

    Various data structures directly stored in memmapped files or as bytearray in memory with focus on efficiency and performance.

    Language:Rust
  • libpmmf

    Portable Memory-Mapped Files library

    Language:C++
  • IpcRpcSharedMemory

    Local, asynchronous inter-process communication and remote procedure call using memory mapped files (Shared Memory).

    Language:C#
  • OS

    Practice lab questions and their possible solution of Operating System course.

    Language:C
  • ByteBlock

    Different buffers of bytes. Array, unmanaged heap and memory mapped file implementations.

    Language:C#