memory-mapped-file
There are 46 repositories under memory-mapped-file topic.
squeue
使用scala重写的FQueue,无限存储数据
rawmap
Package rawmap provides memory-mapped file functionalities.
CSV_co
C++20 CSV data reader
LinuxProjectedFile
Simple linux C++ application that demonstrates file sharing using memory-mapped files
Bytestore
Various data structures directly stored in memmapped files or as bytearray in memory with focus on efficiency and performance.
libpmmf
Portable Memory-Mapped Files library
IpcRpcSharedMemory
Local, asynchronous inter-process communication and remote procedure call using memory mapped files (Shared Memory).
OS
Practice lab questions and their possible solution of Operating System course.
ByteBlock
Different buffers of bytes. Array, unmanaged heap and memory mapped file implementations.