mmap

File mapping utility

Provides a portable way to map files into the address space of a process without manual memory copying.

Portable mmap (file memory mapping) utility library.

GitHub

36 stars
4 watching
6 forks
Language: Common Lisp
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jdonnerstag/vlang-mmapProvides memory mapping functionality for a V-lang compiler5
shinmera/file-attributesProvides functions to retrieve and set file attributes in a platform-independent manner.18
vimpunk/mioA cross-platform C++11 library for memory mapped file IO with support for shared and non-shared semantics.1,729
jermp/mm_fileAn implementation of memory-mapped files in C++ for fast integration into larger projects.25
shinmera/file-selectProvides a way to invoke native file dialogs on various platforms for selecting or creating files.19
shinmera/ubiquitousA library providing persistent configuration storage through an easy-to-use API.28
shinmera/filesystem-utilsA collection of utility functions for working with the file system.14
shinmera/zippyA library for reading and writing the PKWARE Zip archive format.15
shinmera/stapleA tool for generating documentation pages from source code60
shinmera/trivial-argumentsA utility for extracting function argument lists from Common Lisp functions.22
mbloch/mapshaper-projA JavaScript port of the Proj.4 map projection library, implementing its 130+ projections and datum transformations.38
shinmera/plumpA parser for HTML/XML-like documents with lenient handling of invalid markup120
shinmera/modularizeA framework for organizing and managing reusable code components in Common Lisp applications.8
shinmera/file-notifyLibraries that provide file change detection functionality across multiple operating systems28
shinmera/trivial-extensible-sequencesProvides a portability layer for the extensible sequences standard in Common Lisp13