Gopher64 is a N64 emulator written in Rust. It has a very basic GUI but compatibility is very good.
git clone --recursive https://github.com/gopher64/gopher64.git
cd gopher64
cargo build --release
./target/release/gopher64 /path/to/rom.z64