84 releases (24 stable)
3.4.1 | Nov 5, 2024 |
---|---|
3.3.0 | Sep 24, 2024 |
3.2.0 | Jul 8, 2024 |
3.0.0 | Jan 11, 2024 |
0.6.0 | Nov 10, 2020 |
#484 in Filesystem
303,239 downloads per month
Used in 251 crates
(8 directly)
390KB
8K
SLoC
The cap-primitives
crate provides primitive sandboxing operations that
cap-std
and cap-async-std
are built on.
The filesystem module cap_primitives::fs
, the networking module
cap_primitives::net
, and time module cap_primitives::time
currently
support Linux, macOS, FreeBSD, and Windows. WASI support is in development,
though not yet usable.
Dependencies
~2–12MB
~151K SLoC