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.
36 stars
4 watching
6 forks
Language: Common Lisp
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides memory mapping functionality for a V-lang compiler | 5 |
| Provides functions to retrieve and set file attributes in a platform-independent manner. | 18 |
| A cross-platform C++11 library for memory mapped file IO with support for shared and non-shared semantics. | 1,729 |
| An implementation of memory-mapped files in C++ for fast integration into larger projects. | 25 |
| Provides a way to invoke native file dialogs on various platforms for selecting or creating files. | 19 |
| A library providing persistent configuration storage through an easy-to-use API. | 28 |
| A collection of utility functions for working with the file system. | 14 |
| A library for reading and writing the PKWARE Zip archive format. | 15 |
| A tool for generating documentation pages from source code | 60 |
| A utility for extracting function argument lists from Common Lisp functions. | 22 |
| A JavaScript port of the Proj.4 map projection library, implementing its 130+ projections and datum transformations. | 38 |
| A parser for HTML/XML-like documents with lenient handling of invalid markup | 120 |
| A framework for organizing and managing reusable code components in Common Lisp applications. | 8 |
| Libraries that provide file change detection functionality across multiple operating systems | 28 |
| Provides a portability layer for the extensible sequences standard in Common Lisp | 13 |