><i>I’m genuinely curious to know why people seem to be obsessed with Rust</i><p>Because it's a C++ contender with equal speed, modern design, memory and race safety, good documentation, good basic tooling (production grade compiler, language server, great package manager and build tool), and major adoption (e.g. major app and infrastructure projects from Mozilla, Microsoft, Cloudflare, and Google have been done with it).<p>Aside from the learning curve, and some areas its catching up necessarily (like package availability), what's not to like?<p>In any case, why don't you try it? It doesn't matter whether its hyped or not, what matters is if it fits or doesn't fit your use case.