An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Build](https://github.com/fastly/userfaultfd-rs/workflows/Rust/badge.svg)

# 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).