| Crates.io | memmap2 |
| lib.rs | memmap2 |
| version | 0.9.9 |
| created_at | 2020-01-18 14:19:42.096696+00 |
| updated_at | 2025-10-21 14:47:43.441412+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,621 |
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