#
memory-mapped-file
Here are 24 public repositories matching this topic...
Cross-platform C++11 header-only library for memory mapped file IO
cross-platform
cpp
cpp14
cpp11
header-only
mmap
fileviewer
memory-mapped-file
memory-mapping
file-view
-
Updated
Dec 27, 2019 - C++
A library for low latency IPC between multiple Java processes/JVMs. http://mappedbus.io
-
Updated
Dec 20, 2019 - Java
R package for statistical tools with big matrices stored on disk.
-
Updated
Mar 11, 2020 - R
Fast CSV parser for Modern C++
csv
modern-cpp
cpp11
iterators
header-only
mmap
mit-license
lazy-evaluation
csv-parser
csv-reader
string-parsing
memory-mapped-file
comma-separated-values
line-reader
header-library
single-threaded
blazing-fast
-
Updated
May 4, 2020 - C++
traffic-shm (Anna) is a Java based lock free IPC library.
java
queue
cross-platform
async
ipc
ringbuffer
alignment
mmap
lock-free
inter-process-communication
shared-memory
fifo
anna
mmf
traffic-shm
memory-mapped-file
mapped-file
false-sharing
cache-line-padding
-
Updated
Sep 11, 2019 - Java
A simple "columnar database" based on memory-mapped files, written in APL
-
Updated
Feb 25, 2020 - APL
OS abstraction layer and helpers
windows
linux
socket
cross-platform
argument-parser
ipc
logging
posix
error-handling
threading
inter-process-communication
win32
mutex
memory-mapped-file
abstraction-layer
osal
os-independent
process-creation
process-shared
-
Updated
Mar 12, 2020 - C
A small, lightweight C++ - wrapper class, for cross - platform memory - mapped files.
-
Updated
Oct 23, 2017 - C++
Search unsigned integers in sorted binary file
-
Updated
Feb 1, 2020 - C
基于文件存储的队列。在googleCode上的fqueue项目和apexes修改的基础上进行了优化和bug修复。
-
Updated
Nov 11, 2017 - Java
A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.
-
Updated
Oct 27, 2019 - C++
A fast, bare-bones C++14/17 reader for larger-than-memory PLY files
-
Updated
Apr 13, 2020 - C++
-
Updated
Mar 10, 2020 - Python
Work with Boost Memory-Mapped Files
-
Updated
Nov 13, 2017 - C++
Manic - Hella Fast Mapped Memory Lookup Server
-
Updated
Apr 12, 2018 - Python
Memory mapping files in Windows and Unix
-
Updated
May 19, 2020 - C
Fast and simple CSV parser written in C
fast
csv
simple
csv-files
reader
csv-format
multiplatform
csv-reading
csv-parser
csv-reader
csv-import
csv-parsing
memory-mapped-file
ansi-c
-
Updated
Jun 18, 2019 - C
Memory mapping files on POSIX and Windows for C++ 2011
-
Updated
May 19, 2020 - C++
Package rawmap provides memory-mapped file functionalities.
-
Updated
Jan 21, 2018 - Go
Memory mapping files on POSIX and WIndows
-
Updated
May 19, 2020 - C
Improve this page
Add a description, image, and links to the memory-mapped-file topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the memory-mapped-file topic, visit your repo's landing page and select "manage topics."


Hi,
I am trying to load a CSV with no header using
but I get