19 releases (breaking)
new 0.13.7 | Mar 2, 2021 |
---|---|
0.12.0 | Jan 28, 2021 |
0.8.0 | Dec 11, 2020 |
0.6.0 | Nov 10, 2020 |
0.0.0 | Jun 25, 2020 |
#235 in Network programming
3,606 downloads per month
Used in 13 crates
(9 directly)
455KB
10K
SLoC
This crate provides a capability-oriented version of std
. See the
toplevel README.md for more information about capability-oriented security.
The filesystem module cap_std::fs
and the time module cap_std::time
currently support Linux, macOS, FreeBSD, and Windows. WASI support is in
development, though not yet usable.
The networking module, net
, is not yet usable.
Dependencies
~265–460KB