pagemap2

Crates.iopagemap2
lib.rspagemap2
version0.1.1
created_at2026-01-14 11:32:04.990277+00
updated_at2026-01-14 11:36:22.620954+00
descriptionA crate to provide a simple API to Linux kernel's pagemap API.
homepage
repositoryhttps://github.com/seasox/pagemap-rs
max_upload_size
id2042630
size60,607
Jeremy Boy (seasox)

documentation

README

pagemap-rs

Crates.io docs.rs GitHub License deps.rs Build Status GitHub Workflow Status

FORK of the pagemap crate, incoporating changes made after its v0.1 release.

A crate to provide a simple API to Linux kernel's pagemap API.

Check the examples directory for a few examples of its usage.

TODO

  • Improve test coverage

License

Distributed under the terms of the Apache License, Version 2.0.

For further details consult the included LICENSE file or http://www.apache.org/licenses/LICENSE-2.0.

Commit count: 30

cargo fmt