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.
25 stars
7 watching
4 forks
Language: C++
last commit: 7 months ago header-onlymemory-mapped-file
Related projects:
Repository | Description | Stars |
---|---|---|
| A cross-platform C++11 library for memory mapped file IO with support for shared and non-shared semantics. | 1,729 |
| Provides a portable way to map files into the address space of a process without manual memory copying. | 36 |
| A C++ library for managing memory pools with efficient allocation and deallocation | 19 |
| Provides memory mapping functionality for a V-lang compiler | 5 |
| A collection of reusable C++ utilities for common tasks such as data structure design and benchmarking. | 15 |
| A proof-of-concept project demonstrating kernel-level memory manipulation on Windows NT | 274 |
| Tools for creating and executing memory-mapping 'niceness' in C# source files | 31 |
| A C++ library implementing the Binary Interpolative Coding compression algorithm | 28 |
| A package providing low-level manual memory management utilities for Go | 150 |
| A high-performance hash map implementation for C++ with low memory usage and efficient resizing | 1,257 |
| A collection of small C utilities for image processing and manipulation. | 120 |
| A C++ library that provides simple and fast bitmap manipulation functionality. | 36 |
| A library for fast integer compression using SIMD instructions | 490 |
| A Numpy-like library in Swift for multi-dimensional array and matrix operations | 135 |
| A C++ library for reading and writing map data formats used in geospatial applications | 35 |