If you have the Rust toolchain installed, installing is as simple as e.g.:
cargo install ripgrep
which will result in ripgrep being downloaded, compiled, and copied to a per user directory that's included on PATH as part of the toolchain.
EDIT: Which is what I'm doing right now for a few of these that caught my eye.