mirror of
https://github.com/openharmony/third_party_rust_nix.git
synced 2026-07-01 21:24:00 -04:00
2ada333f70e1aa15d8f52e2b5a6ebb9dcd9a458a
Rust bindings to *nix APIs
Rust friendly bindings to various *nix platform APIs (Linux, Darwin, ...). The goal is to not provide a 100% unified interface, but try as possible as well as providing platform specific APIs. It is up to the consumer of this library to decide how portable they want to be.
This is very much a work in progress and I'm mostly just adding bindings as I need them.
Of course, PRs welcome :)
Languages
Rust
99.9%