mm_file

memory mapped file

An implementation of memory-mapped files in C++ for fast integration into larger projects.

A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.

GitHub

25 stars
7 watching
4 forks
Language: C++
last commit: 3 months ago
header-onlymemory-mapped-file

Related projects:

Repository Description Stars
vimpunk/mio A cross-platform C++11 library for memory mapped file IO with support for shared and non-shared semantics. 1,709
shinmera/mmap Provides a portable way to map files into the address space of a process without manual memory copying. 33
hardikp/cpp-mempool A C++ library for managing memory pools with efficient allocation and deallocation 19
jdonnerstag/vlang-mmap Provides memory mapping functionality for a V-lang compiler 5
jermp/essentials A collection of reusable C++ utilities for common tasks such as data structure design and benchmarking. 15
zer0mem0ry/kernelreadwritememory A proof-of-concept project demonstrating kernel-level memory manipulation on Windows NT 275
fullmetalcache/csharpmmniceness Tools for creating and executing memory-mapping 'niceness' in C# source files 31
jermp/interpolative_coding A C++ library implementing the Binary Interpolative Coding compression algorithm 28
joetifa2003/mm-go A package providing low-level manual memory management utilities for Go 150
greg7mdp/sparsepp A high-performance hash map implementation for C++ with low memory usage and efficient resizing 1,253
mnhrdt/imscript A collection of small C utilities for image processing and manipulation. 118
baderouaich/bitmapplusplus A C++ library that provides simple and fast bitmap manipulation functionality. 34
lemire/simdcomp A library for fast integer compression using SIMD instructions 490
jjjkkkjjj/matft A Numpy-like library in Swift for multi-dimensional array and matrix operations 133
timsc/mbtiles-cpp A C++ library for reading and writing map data formats used in geospatial applications 35