cpp-mmaplib.cxx
v1.2023.10
Published
A single file C++11 header-only memory mapped file library; yhirose (2016).
Maintainers
Readme
cpp-mmaplib
C++11 header-only memory mapped file library, by Yuji Hirose.
Installation
Run:
$ npm i cpp-mmaplib.cxxAnd then include mmaplib.h as follows:
#include "node_modules/cpp-mmaplib.cxx/mmaplib.h"