#memory #page #allocation #memory-protection #protect #lock

pages-and-pages

Allows control over a manually allocated region of page-aligned memory with support for granular protection and locking of underlying pages

5 releases (3 breaking)

0.4.0 Oct 22, 2023
0.3.0 Oct 8, 2023
0.2.1 Oct 8, 2023
0.2.0 Oct 8, 2023
0.1.0 Oct 8, 2023

#243 in Memory management

GPL-3.0-or-later

53KB
1K SLoC

Pages and Pages

Rust crate which allows control over a manually allocated region of page-aligned memory with support for granular protection and locking of underlying pages


Crates.io

Docs.rs


lib.rs:

Allows control over a manually allocated region of page-aligned memory with support for granular protection and locking of underlying pages

Dependencies