I mean by useless is it’s so slow you can’t make games or even big projects for GUI, only you can do is AI/ML, Data Science, and basic stuff. I think Rust is better because of its speed and language capabilities?

  • brucethemoose@lemmy.world
    link
    fedilink
    arrow-up
    10
    ·
    edit-2
    5 days ago

    …Have you tried ML projects in Rust?

    I mean, ML/data science devs use Python because the bajillion underlying libraries and implementations are already there.

    It’s not perfect. But that’s fine, because it’s a pretty good prototyping language for researchers, and anything performance sensitive is done in libraries anyway.


    If you want a real world example, see: Mistral.rs vs vllm.