• artificialfish@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    7 days ago

    I don’t know but I don’t think rust has that problem. In fact I’ve always thought its data ownership paradigm is literally the most optimal approach to concurrency and parallelism. I really love using rayon in rust for instance.