7 releases
| 0.1.11 | Mar 15, 2024 |
|---|---|
| 0.1.10 | Mar 12, 2024 |
#9 in #rasi
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
Networksyscall andTimersyscall are based onmio; -
The implementation of
Executorsyscall is based onfutures thread pool; -
The implementation of
FileSystemsyscall is a wrapper ofstd::fs.
Dependencies
~2–14MB
~131K SLoC