#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

6 releases (3 breaking)

new 0.4.1 May 12, 2024
0.4.0 Oct 22, 2023
0.3.0 Oct 8, 2023
0.2.1 Oct 8, 2023
0.1.0 Oct 8, 2023

#179 in Memory management

Download history 2/week @ 2024-02-14 64/week @ 2024-02-21 10/week @ 2024-02-28 2/week @ 2024-03-27 4/week @ 2024-04-03 163/week @ 2024-05-08

163 downloads per month

GPL-3.0-or-later

54KB
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