Multi-paradigm, general-purpose programming language that emphasizes performance, type safety, and concurrency Website

Approval Rate: 69%

69%Approval ratio
Reviews (3)

-6.7%

Statistics

Timeline (approval ratios)

Ladies vs. gents

female image
x%

(..%)

Approval ratio

x%

(..%)

x

Ratings total

x

x

(0%)

Double Likes

x

(0%)

x

(0%)

Double Dislikes

x

(0%)

x%

Interest in topic

x%

male image

Your rating profile is slightly more similar to other male users

Reviews 3

All Reviews (3)
Sort by:
Sort by:
Sort by:
All Reviews (3)
  • by

    joshua885

    Tue Aug 04 2026

    As a Iot engineeri I think rust might be one of the best things to happen.It makes managing those kb memories in micro-controllers effortless.I think rust just makes you a better engineer and every developer should atleast experiment with it at some point.

  • by

    nkray21111983657

    Tue Mar 04 2025

    Solid language for multiple fields, as provides safety from many small memory issues and more. According to me , it has only two cons : slow compile time and steep learning curve (it's worth it)

  • by

    romyranovan657

    Thu Oct 10 2024

    Pros : a very safe language that can helped with enforcing good coding practice, no garbage collector, fast on runtime, even Linus Torvalds accept it to become (one of) Linux source codes not even C++ could do that Cons : very slow compile time, coding can feel cumbersome, hard to learn