memory-mapping
There are 51 repositories under memory-mapping topic.
vimpunk/mio
Cross-platform C++11 header-only library for memory mapped file IO
meilisearch/heed
Fully typed LMDB wrappers with minimum overhead 🐦
cloudflare/mmap-sync
Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.
stbrumme/portable-memory-mapping
Portable Memory Mapping C++ Class (Windows/Linux)
DACUS1995/pytorch-mmap-dataset
A custom pytorch Dataset extension that provides a faster iteration and better RAM usage
utoni/KMemDriver
A Windows Memory driver for game hacking purposes. Supports manual mapping with BlackBone and PastDSE.
mentebinaria/maProc
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 process by sending a SIGNAL and can stop or pause it process.
pmontalb/NpyCpp
C++ API used for read/write *.npy/*.npz files
joaomlneto/procmap
C++ wrapper around /proc/self/maps
yitzikc/grpc-file-exchange
Client-server file storage and retrieval using gRPC
c-cube/ocaml-bigstring
Overlay over bigarrays of chars
itinero/reminiscence
A library for cross-platform memory mapping.
dbadrian/fastply
A fast, bare-bones C++14/17 reader for larger-than-memory PLY files
jmert/UnixMmap.jl
A Julia package that exposes the Unix mmap interfaces
artcfox/maze-generator
This is a multi-threaded Qt 6 front-end to a very portable (and memory efficient) C program I wrote to create and concurrently solve N-dimensional* mazes of any size.
pjsny/macos-zero-copy-ipc
Zero-copy IPC for macOS: POSIX shared memory, lock-free patterns, and Apple Silicon SIMD optimizations
maxtek6/mio
Active fork of MIO file mapping library
BirchKwok/NumPack
🚀 Supercharge Your NumPy Arrays | ⚡️ Instant TB-scale Data Ops | 💾 Zero Memory Overhead | 🔄 Stream Huge Arrays Like Small Ones | 🛡️ Production-Ready
jdlph/MIOCSV
A suite of lightning-fast CSV parsers and writer built upon memory mapping
mulle-core/mulle-mmap
🇧🇿 Memory mapped file access
NablaZeroLabs/memory_mapping_example
Example comparing memory mapping vs file-based I/O
m-wells/AlignedBinaryFormat.jl
Memory-mapping made easy.
Marko19907/Raspberry-Pi-Tetris
Low-level programming project, "Low-Level Programming" (TDT4258) course, fall 2023.
salamanetwork/tutocpp20
My Tutorial Journey On C++ 20
TAlmeida003/PBL-Sistemas-Digitais-Interface-de-Entrada-e-Saida
Repositório da disciplina TEC499 - Sistemas Digitais com dois projetos: 1) Leitura de Sensor Digital em FPGA via UART e 2) Sistema de Temperatura e Umidade com Interface Homem-Máquina utilizando LCD e Orange Pi.
tathanhdinh/pmap
Process memory map
Confettimaker/AC-For-Answer-Save-Editor
Minimal save editor for Armored Core For Answer running on Xenia
NoEvaa/AyMemMapping
A modern, cross platform, header-only library for memory mapping.
nschurando/libvrb-win
Windows port of the libvrb
parismollo/CoSMMF
Coherent Sharing of Memory-Mapped Files
ramsafin/lirs_ros_video_streaming
V4L2 video streaming ROS package
RivenSkaye/WinMMF-rs
A crate to support Memory-Mapped Files for IPC on Windows
schwarzlichtbezirk/mmap-go
A portable mmap package for Go
karmakrafts/kMMIO
Lightweight MMIO for Kotlin Multiplatform.
NIR3X/Foreground-Pattern-Scanner
Foreground Pattern Scanner - Memory-mapped executable pattern scanner
tommygrammar/cloud-computing-infrastructure
In this project, i was exploring cloud infrastructures in an effort to build a simple remote code execution environment which would serve as the foundation for my complex cloud infrastructures.