A command-line implementation of EIP-3171 for generating CREATE3 addresses and salts in rust. You can generate custom salts with a suffix to generate vantiy contract address(like create2) and save gas.
The easiest way to install create3 is via Cargo.
cargo install create3