Some FreeBSD specific rust libraries

pull/593/head
Anton Whalley 6 years ago committed by GitHub
parent dfb0966449
commit bccd957443
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1131,6 +1131,9 @@ See also [Are we game yet?](http://arewegameyet.com)
* [zargony/rust-fuse](https://github.com/zargony/rust-fuse) — [FUSE](https://github.com/libfuse/libfuse) bindings <img src="https://api.travis-ci.org/zargony/rust-fuse.svg?branch=master">
* Windows
* [retep998/winapi-rs](https://github.com/retep998/winapi-rs) — Windows API bindings [<img src="https://api.travis-ci.org/retep998/winapi-rs.svg?branch=master">](https://travis-ci.org/retep998/winapi-rs)
* FreeBSD
* [fubarnetes/libjail-rs](https://github.com/fubarnetes/libjail-rs/) - Rust implementation of a FreeBSD jail library
* [dlrobertson/capsicum-rs](https://github.com/dlrobertson/capsicum-rs) - Rust bindings for the FreeBSD capsicum framework
### Scripting
[[scripting](https://crates.io/keywords/scripting)]

Loading…
Cancel
Save