https://github.com/bytecodealliance/userfaultfd-rs
Rust bindings for the Linux userfaultfd functionality
https://github.com/bytecodealliance/userfaultfd-rs
Last synced: 7 months ago
JSON representation
Rust bindings for the Linux userfaultfd functionality
- Host: GitHub
- URL: https://github.com/bytecodealliance/userfaultfd-rs
- Owner: bytecodealliance
- License: apache-2.0
- Created: 2020-03-12T23:24:04.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-29T17:53:35.000Z (12 months ago)
- Last Synced: 2025-06-04T03:58:04.577Z (8 months ago)
- Language: Rust
- Size: 109 KB
- Stars: 43
- Watchers: 21
- Forks: 25
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
- Security: SECURITY.md
Awesome Lists containing this project
README

# Userfaultfd-rs
Rust bindings for Linux's userfaultfd functionality.
## License
This software is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT).