3 releases
0.0.3 | Feb 17, 2022 |
---|---|
0.0.2 | Feb 15, 2022 |
0.0.1 | Feb 15, 2022 |
#480 in Operating systems
51KB
529 lines
syscall-rs
Motivation
syscall-rs
is a support crate for Linux system programming. As such, this crate provides Rust friendly bindings for various
Linux programming interfaces. The idea for syscall-rs
is to be as lightweight as possible and having a limited number of
dependencies only.
This crate is Linux only. That is basically the whole point of it.
🚧 syscall-rs is under construction - a hardhat 👷 is recommended beyond this point 🚧
lib.rs
:
This file is part of syscall-rs
Dependencies
~0.6–11MB
~79K SLoC