I built cpx, a modern take on cp that adds progress bars, resumable copies, and parallel file copying.
It’s written in Rust and aims to make copying large directories less opaque and faster while staying simple to use.
Repo: https://github.com/11happy/cpx
Would love feedback.