2 releases
0.1.1 | May 18, 2024 |
---|---|
0.1.0 | Mar 3, 2024 |
#491 in Unix APIs
Used in irox-unsafe
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:
- sys
- time
lib.rs
:
Linux x86_64 System Calls (SYSCALLs)
Dependencies
~0.6–1MB
~23K SLoC