• Home
Name Date Size #Lines LOC

..--

examples/04-Jul-2025-13687

src/04-Jul-2025-1,124765

tests/04-Jul-2025-98

.android-checksum.jsonD04-Jul-20251.6 KiB11

.cargo-checksum.jsonD04-Jul-20251.2 KiB11

Android.bpD04-Jul-20251 KiB4137

CHANGELOG.mdD04-Jul-20252.3 KiB5535

Cargo.lockD04-Jul-20258.6 KiB332292

Cargo.tomlD04-Jul-20251.2 KiB5646

LICENSED04-Jul-20259.5 KiB177150

LICENSE-APACHED04-Jul-20259.5 KiB177150

METADATAD04-Jul-2025406 1817

MODULE_LICENSE_APACHE2D04-Jul-20250

README.mdD04-Jul-2025338 126

SECURITY.mdD04-Jul-2025874 105

cargo_embargo.jsonD04-Jul-202551 44

README.md

1![Build](https://github.com/fastly/userfaultfd-rs/workflows/Rust/badge.svg)
2
3# Userfaultfd-rs
4Rust bindings for Linux's userfaultfd functionality.
5
6## License
7
8This software is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
9
10See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT).
11
12