all options
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libmmap-allocator  ]

Пакунок: libmmap-allocator-dev (0.4.0+git20200122.adbfbe1-1 and others)

Links for libmmap-allocator-dev

Screenshot

Debian Resources:

Download Source Package libmmap-allocator:

Maintainers:

External Resources:

Similar packages:

STL allocator that mmaps files

When reading large files (>100MB) into memory, read() calls are usually not very space and time efficient, since the whole data is copiied at least once. Furthermore, when using STL containers (like a vector for example), data is copiied another time unless the location of the vector content as parameter to read() will be specified.

It would be nice to tell the vector a filename and have the vector mmap the file directly. This not only avoids the read() copiing (and the STL vector copiing) but also allows different processes that read the same file to see the same physical memory. Fortunately STL foresees an interface to do exactly this.

Libmmap-allocator helps to handle big files that contain unstructured data (like doubles or even text files), mmap_allocator is worth a try.

Tags: Software Development: Бібліотеки, Role: Development Library

Завантажити libmmap-allocator-dev

Завантаження для всіх доступних архітектур
Архітектура Версія Розмір пакунка Розмір після встановлення Файли
amd64 0.4.0+git20200122.adbfbe1-1 18.3 kB86.0 kB [список файлів]
arm64 0.4.0+git20200122.adbfbe1-1 18.0 kB84.0 kB [список файлів]
armel 0.4.0+git20200122.adbfbe1-1 18.1 kB80.0 kB [список файлів]
armhf 0.4.0+git20200122.adbfbe1-1 17.8 kB78.0 kB [список файлів]
hppa (unofficial port) 0.4.0+git20200122.adbfbe1-1 18.3 kB79.0 kB [список файлів]
i386 0.4.0+git20200122.adbfbe1-1 18.8 kB80.0 kB [список файлів]
m68k (unofficial port) 0.4.0+git20200122.adbfbe1-1 17.9 kB78.0 kB [список файлів]
mips64el 0.4.0+git20200122.adbfbe1-1 18.9 kB91.0 kB [список файлів]
riscv64 0.4.0+git20200122.adbfbe1-1+b1 27.3 kB177.0 kB [список файлів]
s390x 0.4.0+git20200122.adbfbe1-1 17.8 kB84.0 kB [список файлів]
sh4 (unofficial port) 0.4.0+git20200122.adbfbe1-1 18.6 kB78.0 kB [список файлів]
x32 (unofficial port) 0.4.0+git20200122.adbfbe1-1 18.3 kB79.0 kB [список файлів]