Software Alternatives & Reviews

I'm losing hope to ever learn this language

Rust-analyzer Valgrind
  1. An experimental Rust compiler front-end for IDEs. Contribute to rust-analyzer/rust-analyzer development by creating an account on GitHub.

    #Programming #Programming Tools #Developer Tools 22 social mentions

  2. Valgrind is an instrumentation framework for building dynamic analysis tools.
    Fundamentally, Rust is very much about this sort of "Build a piece using unsafe, wrap it in an API which ensures correct usage, audit the crap out of it using tools like Miri, Loom, cargo-fuzz and/or afl.rs, Valgrind, etc., and then let your safe code rely on it.".

    #IDE #Software Development #OS & Utilities 36 social mentions

Discuss: I'm losing hope to ever learn this language

Log in or Post with