rustc_codegen_gcc VS gcc

Compare rustc_codegen_gcc vs gcc and see what are their differences.

rustc_codegen_gcc

libgccjit AOT codegen for rustc (by rust-lang)

gcc

GCC fork with libgccjit changes needed by rustc_codegen_gcc (by rust-lang)
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 gcc
49 1
874 9
3.0% -
9.7 0.0
4 days ago 5 days ago
Rust
Apache License 2.0 GNU General Public License v3.0 only
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 2023-07-05.

gcc

Posts with mentions or reviews of gcc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-27.
  • Anyone used the gcc backend before?
    3 projects | /r/rust | 27 Jul 2021
    I'd like to use the rustc_codegen_gcc backend to compile some Rust programs, but I'm confused about how to install and use the patched libgccjit dependency. I've downloaded the fork provided but don't know where to go from there.

What are some alternatives?

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

gccrs - GCC Front-End for Rust

rustc_codegen_gcc - libgccjit AOT codegen for rustc

gcc-rust - a (WIP) Rust frontend for gcc / a gcc backend for rustc

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

app-ideas - A Collection of application ideas which can be used to improve your coding skills.

databend - 𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com

wget2 - The successor of GNU Wget. Contributions preferred at https://gitlab.com/gnuwget/wget2. But accepted here as well 😍

compiler-explorer - Run compilers interactively from your web browser and interact with the assembly

libgccjit-patches - Patches awaiting review for libgccjit

avr-hal - embedded-hal abstractions for AVR microcontrollers

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