1 unstable release
0.5.0 | Jan 24, 2025 |
---|
#875 in Unix APIs
86 downloads per month
Used in ureeves-userfaultfd
20KB
436 lines
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 and LICENSE-MIT.
lib.rs
:
System bindings to userfaultfd
.
The minimum supported Linux kernel version is 4.11, but additional features from 4.14+ are
available by using the linux4_14
Cargo feature.
Dependencies
~0–2.6MB
~42K SLoC