memory-mapping topic

List memory-mapping repositories

mio

1.6k
Stars
155
Forks
Watchers

Cross-platform C++11 header-only library for memory mapped file IO

heed

495
Stars
52
Forks
Watchers

A fully typed LMDB wrapper with minimum overhead 🐦

ocaml-bigstring

15
Stars
4
Forks
Watchers

Overlay over bigarrays of chars

portable-memory-mapping

48
Stars
17
Forks
Watchers

Portable Memory Mapping C++ Class (Windows/Linux)

maProc

23
Stars
6
Forks
Watchers

As the name maProc informs, it will map processes in linux, being able to check a process's stack/heap in User Land, being able to change the memory with write permission, you can manipulate the proce...

mmap-sync

396
Stars
20
Forks
Watchers

Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.

KMemDriver

28
Stars
5
Forks
Watchers

A Windows Memory driver for game hacking purposes. Supports manual mapping with BlackBone and PastDSE.

pytorch-mmap-dataset

42
Stars
8
Forks
Watchers

A custom pytorch Dataset extension that provides a faster iteration and better RAM usage