110
Why Rust is the most admired language among developers?
(github.blog)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
I think that the excessive use of iterators is the reason for the more performant code. They allow for very good optimizations due to their compile time predictability.