memory-mapped-file
There are 46 repositories under memory-mapped-file topic.
vaexio/vaex
Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀
vimpunk/mio
Cross-platform C++11 header-only library for memory mapped file IO
caplogic/Mappedbus
Mappedbus is a low latency message bus for Java microservices utilizing shared memory. http://mappedbus.io
p-ranav/csv2
Fast CSV parser and writer for Modern C++
privefl/bigsnpr
R package for the analysis of massive SNP arrays.
cloudtoid/interprocess
A cross-platform shared memory queue for fast communication between processes (Interprocess Communication or IPC).
privefl/bigstatsr
R package for statistical tools with big matrices stored on disk.
peptos/traffic-shm
traffic-shm (Anna) is a Java based lock free IPC library.
offchan42/python-mmap-ipc
:zap: Fast inter-process communication (IPC) using memory mapped file in python
Dyalog/vecdb
A simple "columnar database" based on memory-mapped files, written in APL
jandoczy/csv-fast-reader
Fast and simple CSV parser written in C
jermp/mm_file
A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.
TheLazyTomcat/lib.SharedMemoryStream
Simple class that creates and provides access to a shared (system-wide) memory with standard stream interface (read, write, seek, ...).
mmlabs-mindmaze/mmlib
OS abstraction layer and helpers
51gordon/fqueue
基于文件存储的队列。在googleCode上的fqueue项目和apexes修改的基础上进行了优化和bug修复。
JohannesPosch/MmWrapper
A small, lightweight C++ - wrapper class, for cross - platform memory - mapped files.
PierUgit/fmmap
Memory Mapped files in Fortran
SvenWoltmann/filechannel-bytebuffer-memory-mapped-io-locks
Demos for writing and reading files with FileChannel and ByteArray. Tests for write speed with RandomAccessFile, FileChannel, heap buffer, native buffer, memory-mapped buffer, and FileOutputStream.
cerus/sharedmem
Shared memory for Java
dbadrian/fastply
A fast, bare-bones C++14/17 reader for larger-than-memory PLY files
cvetomir-todorov/PolyMessage
RPC library supporting different client-server transports and message formats
tecnickcom/binsearch
Search unsigned integers in sorted binary file
arthurlm/mmap-vec
Rust memory mapped vector
sahlone/MemoryMappedQueue
A high performance circular queue
tracer755/Memory-Mapped-File-Viewer
A tool to read a memory mapped file
anthony7586/Operating-Systems-Concepts-
1st project utilizes hashing, 2nd read/writes to a file, 3rd builds upon project 2
codylico/mmapio
Memory mapping files in Windows and Unix
codylico/mmapio-plus
Memory mapped files for C++ 2011
codylico/mmaptwo
Memory mapping files on POSIX and WIndows
codylico/mmaptwo-plus
Memory mapping files on POSIX and Windows for C++ 2011
OkarinRintaro/Signature
Work with Boost Memory-Mapped Files
RivenSkaye/WinMMF-rs
A crate to support Memory-Mapped Files for IPC on Windows
robinagist/Manic-Mapped-Memory-Server
Manic - Hella Fast Mapped Memory Lookup Server
sjs5904/Memory-Mapped-Files
가상 메모리 매핑 파일 테스트
sumanthn/mmap-sets
Store sets with ChronicleMap
wiluite/CSV_co_old
C++20 CSV data reader