Topic: "path-handling"
rrrodzilla/pathtrim
pathtrim - When all you need is the last few parts of a path in Rust, this crate implements the TrimmablePath trait on std::path::Path so you can easily obtain the last *n* parts of the path.
Language: Rust - Size: 21.5 KB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

djdarcy/preserve
Preserve is a lightweight cross-platform file "preservation" tool that maintains directory structure during file transfers. Includes path normalization (relative/absolute/flat), SHA256 verification, metadata retention, and bidirectional operations. Perfect for archiving, backups, and transferring files while maintaining their original organization.
Language: Python - Size: 128 KB - Last synced at: 2 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0
