Rust excels at building high-performance, secure, and general-purpose blockchain infrastructure because of its zero-cost abstractions and strict compile-time ownership model. For example, the Solana blockchain, built with Rust, achieves over 2,000 TPS for simple transfers, leveraging the language's speed and control for its unique parallel execution model. This makes Rust the go-to choice for building novel L1s, L2s, and core protocol components like validators and indexers.