#linux-api #syscalls #linux #irox #no-std #irox-unsafe

no-std irox-safe-linux

Pure-Rust implementations of the linux native API functions & SYSCALLs to make them ergonomic

1 unstable release

0.1.0 Mar 3, 2024

#524 in Unix APIs

21 downloads per month
Used in irox-unsafe

MIT/Apache

24KB
507 lines

IROX-SAFE-LINUX

Pure-Rust implementations of the linux native API functions & SYSCALLs to make them ergonomic. Effectively a drop-in replacement of glibc.

Current Features:


lib.rs:

Linux x86_64 System Calls (SYSCALLs)

Dependencies

~0.3–0.8MB
~19K SLoC