memory-mapped-file topic

List memory-mapped-file repositories

csv2

523
Stars
92
Forks
Watchers

Fast CSV parser and writer for Modern C++

vaex

8.2k
Stars
590
Forks
Watchers

Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀

mio

1.6k
Stars
155
Forks
Watchers

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

Mappedbus

695
Stars
144
Forks
Watchers

Mappedbus is a low latency message bus for Java microservices utilizing shared memory. http://mappedbus.io

bigstatsr

177
Stars
30
Forks
Watchers

R package for statistical tools with big matrices stored on disk.

bigsnpr

179
Stars
42
Forks
Watchers

R package for the analysis of massive SNP arrays.

traffic-shm

88
Stars
25
Forks
Watchers

traffic-shm (Anna) is a Java based lock free IPC library.

interprocess

166
Stars
24
Forks
Watchers

A cross-platform shared memory queue for fast communication between processes (Interprocess Communication or IPC).

python-mmap-ipc

45
Stars
9
Forks
Watchers

:zap: Fast inter-process communication (IPC) using memory mapped file in python

vecdb

30
Stars
2
Forks
Watchers

A simple "columnar database" based on memory-mapped files, written in APL