Crates.io | memmap2 |
lib.rs | memmap2 |
version | 0.9.5 |
source | src |
created_at | 2020-01-18 14:19:42.096696 |
updated_at | 2024-09-13 16:09:38.606497 |
description | Cross-platform Rust API for memory-mapped file IO |
homepage | |
repository | https://github.com/RazrFalcon/memmap2-rs |
max_upload_size | |
id | 199726 |
size | 155,802 |
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