pagemap 0.1.0

A crate to provide a simple API to Linux kernel's pagemap API.
Documentation
  • Coverage
  • 100%
    34 out of 34 items documented0 out of 4 items with examples
  • Size
  • Source code size: 59.53 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 6.96 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ckatsak/pagemap-rs
    3 6 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ckatsak

pagemap-rs

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

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.