syscall-rs

Crates.iosyscall-rs
lib.rssyscall-rs
version0.0.3
sourcesrc
created_at2022-02-15 06:06:23.919641
updated_at2022-02-17 07:24:11.527354
descriptionSupport crate for Linux system programming
homepage
repositoryhttps://github.com/adoerr/syscall-rs.git
max_upload_size
id532583
size87,383
Andreas Doerr (adoerr)

documentation

README

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 🚧

Commit count: 0

cargo fmt