-
Would Rust ever be used as a "business" language like Java?코딩Coding/★★Rust★★최신동향★및관련글 2021. 12. 25. 21:35728x90
Would Rust ever be used as a "business" language like Java?
I've been learning Rust for the past year and a bit more and I really like it. In my normal job I do mostly Spring Java stuff with web services....
www.reddit.com
Would Rust ever be used as a "business" language like Java?
I've been learning Rust for the past year and a bit more and I really like it. In my normal job I do mostly Spring Java stuff with web services.
I've tried using Rust personally for stuff like APIs etc. with the various libraries available and it's fine aside from minor pain points due to maturing ecosystem. I loved that things just worked™ after compiling, and how low the resource usage was compared to a similar Spring service.
But now that I think about it, would Rust ever be viable for most companies in this space? Is fighting the borrow checker worth the decreased resource usage and type safety? Would it ever be worth it for most big or small companies?
I didn't have a problem personally working with the compiler to get my APIs up and running, but I don't think that would be the same for a lot of people, and would perhaps be quite hard to justify to a business.
Can Rust ever hope to also be in this space as well as systems programming on a large scale? What would it take? *Should* Rust even pursue that goal? Or is it perfectly fine to have Java for some things and Rust for where it's needed. (Well it is definitely fine, but I'm just having a think)
I'm curious at what people think about this
Aside: I'm not sure what term to use, "business" is all I can think of. But I'm referring to languages like Java, C# and I guess Node and Go even반응형'코딩Coding > ★★Rust★★최신동향★및관련글' 카테고리의 다른 글
Data Oriented GUI in Rust by Raph Levine - Bay Area Rust Meetup (0) 2022.01.05 Why the Future of the Cloud will be Build on Rust.-Coding Tech (0) 2022.01.02 Why Rust is the language of the future(and my new go-to language for a lot of… (0) 2022.01.02 “Type-Driven API Design in Rust” by will Crichton (0) 2021.12.31 Discord Bot with Rust and Serenity-#2. Set up Project and add Dependencies- Meta (0) 2021.12.13 Rust 강좌 -Team Jupeter (0) 2021.12.13 Getting started with RUST 2021: 8. Building a web app in Rust (0) 2021.12.12 Github- bytedance/monoio:Rust async runtime based on io-uring. (0) 2021.12.09