• 2 Posts
  • 13 Comments
Joined 2 years ago
cake
Cake day: March 15th, 2023

help-circle




  • fxdave@lemmy.mltoLinux@lemmy.mlZed on Linux is out!
    link
    fedilink
    arrow-up
    3
    arrow-down
    5
    ·
    edit-2
    2 months ago

    I use rust only if we need performance, for small services. The industry does the same. People use node for backend but e.g. redis is in rust. It’s a good tool if you use it for the right stuff.

    EDIT: redis is not in rust, but e.g. aws writes many services in rust