Replacing LLVM for Rust: Cranelift based back end for rustc

Cranelift based backend for rustc. Contribute to bjorn3/rustc_codegen_cranelift development by creating an account on GitHub. Read more

Similar

Rust Big Data Benchmarks

Rust is a systems level programming language that offers memory safety guarantees, prevents data races, and has no garbage collector, potentially making it a good choice for distributed compute and data processing systems. (more…)

Read more »