rustc_codegen_gcc VS rustc_codegen_cranelift

Compare rustc_codegen_gcc vs rustc_codegen_cranelift and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
rustc_codegen_gcc rustc_codegen_cranelift
33 44
9 1,438
- 5.5%
9.6 9.7
about 22 hours ago 2 days ago
Rust Rust
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rustc_codegen_gcc

Posts with mentions or reviews of rustc_codegen_gcc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-08.

rustc_codegen_cranelift

Posts with mentions or reviews of rustc_codegen_cranelift. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-18.

What are some alternatives?

When comparing rustc_codegen_gcc and rustc_codegen_cranelift you can also consider the following projects:

gccrs - GCC Front-End for Rust

wasmtime - A fast and secure runtime for WebAssembly

polonius - Defines the Rust borrow checker.

avr-hal - embedded-hal abstractions for AVR microcontrollers

sccache - Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.

min-sized-rust - 🦀 How to minimize Rust binary size 📦

mrustc - Alternative rust compiler (re-implementation)

ttapi - Golang Turntable.fm api

cranelift-jit-demo - JIT compiler and runtime for a toy language, using Cranelift

Rust-for-Linux - Adding support for the Rust language to the Linux kernel.

tch-rs - Rust bindings for the C++ api of PyTorch.