camino is a Rust library that extends
std::path
to add new
Utf8PathBuf
and
Utf8Path
types.
camino is widely used within the Rust ecosystem, with over 20 million downloads from crates.io to date.
camino-tempfile is a wrapper around Rust's tempfile that works with Utf8PathBuf
and Utf8Path
.
pathdiff is a Rust library that performs diffs of two paths in memory. pathdiff supports camino with the optional camino
feature.
cap-std is a capability-based API modeled after Rust's std
. cap-std supports camino with the optional fs_utf8
feature.
The primary maintainer of camino is Rain. If you like this project, please consider sponsoring me!