7 releases
0.1.11 | Mar 15, 2024 |
---|---|
0.1.10 | Mar 12, 2024 |
#544 in Operating systems
296 downloads per month
Used in rasi-ext
76KB
1.5K
SLoC
rasi-default
This crate
is a reference implementation of the rasi syscalls
.
-
The implementations of
Network
syscall andTimer
syscall are based onmio
; -
The implementation of
Executor
syscall is based onfutures thread pool
; -
The implementation of
FileSystem
syscall is a wrapper ofstd::fs
.
Dependencies
~2–14MB
~113K SLoC