| Crates.io | syscall-rs |
| lib.rs | syscall-rs |
| version | 0.0.3 |
| created_at | 2022-02-15 06:06:23.919641+00 |
| updated_at | 2022-02-17 07:24:11.527354+00 |
| description | Support crate for Linux system programming |
| homepage | |
| repository | https://github.com/adoerr/syscall-rs.git |
| max_upload_size | |
| id | 532583 |
| size | 87,383 |
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 🚧