#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

2 releases

new 0.1.1 May 18, 2024
0.1.0 Mar 3, 2024

#572 in Unix APIs

Download history 130/week @ 2024-03-03 21/week @ 2024-03-10 20/week @ 2024-03-31 1/week @ 2024-04-07

128 downloads per month
Used in irox-unsafe

MIT/Apache

24KB
505 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

~335–800KB
~18K SLoC