• Ephera@lemmy.ml
    link
    fedilink
    English
    arrow-up
    111
    arrow-down
    1
    ·
    edit-2
    3 days ago

    It’s a programming language, which is particularly relevant for Linux, because it doesn’t require a runtime (separate program that runs the code). This allows it to be used in the kernel.

    But it also means that it’s very good for building libraries. With a small bit of extra work, virtually any other programming language can call libraries implemented in Rust (like you can with libraries implemented in C).
    Add to that, that Rust allows for performance similar to C and makes lots of typical C bugs impossible, and suddenly you’ve got folks rewriting all kinds of C libraries and applications in Rust, which is something you might have also heard about.

    • riquisimo@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      5
      ·
      2 days ago

      Thank you for the informative response. I knew rust was a programming language, but didn’t know it’s significance.

      • Wooki@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        edit-2
        1 day ago

        Plenty of patched memory leaks in the last few years. You can pretend they dont exist.

      • Ephera@lemmy.ml
        link
        fedilink
        English
        arrow-up
        12
        arrow-down
        1
        ·
        2 days ago

        Ah yes, intentionally misunderstanding someone’s comment. We’ve all seen them.

        I mean, what the heck is this passive-aggressive comment? If you disagree with me, then come at me.