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

no-std irox-safe-linux

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

3 releases

0.1.2 Dec 1, 2024
0.1.1 May 18, 2024
0.1.0 Mar 3, 2024

#567 in Unix APIs

Download history 1/week @ 2024-09-17 7/week @ 2024-09-24 86/week @ 2024-11-26 42/week @ 2024-12-03 23/week @ 2024-12-10

151 downloads per month
Used in irox-unsafe

MIT/Apache

25KB
555 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.7–1.1MB
~26K SLoC