| Crates.io | memmap2 |
| lib.rs | memmap2 |
| version | 0.9.8 |
| created_at | 2020-01-18 14:19:42.096696+00 |
| updated_at | 2025-08-22 09:04:43.880888+00 |
| description | Cross-platform Rust API for memory-mapped file IO |
| homepage | |
| repository | https://github.com/RazrFalcon/memmap2-rs |
| max_upload_size | |
| id | 199726 |
| size | 161,196 |
A Rust library for cross-platform memory mapped IO.
This is a fork of the memmap-rs crate.
MAP_STACK on unix)A list of supported/tested targets can be found in Actions.
memmap2 is primarily distributed under the terms of both the MIT license and the
Apache License (Version 2.0).
See LICENSE-APACHE, LICENSE-MIT for details.
Copyright (c) 2020 Yevhenii Reizner
Copyright (c) 2015 Dan Burkert