rustc_codegen_gcc VS libgccjit-patches

Compare rustc_codegen_gcc vs libgccjit-patches and see what are their differences.

rustc_codegen_gcc

libgccjit AOT codegen for rustc (by rust-lang)

libgccjit-patches

Patches awaiting review for libgccjit (by antoyo)
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 libgccjit-patches
49 1
864 8
1.9% -
9.6 0.0
7 days ago about 1 year 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.

libgccjit-patches

Posts with mentions or reviews of libgccjit-patches. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-16.
  • GCC codegen now under rust-lang organization.
    4 projects | /r/rust | 16 Sep 2021
    No idea, but I know it is missing some features which are necessary for compiling Rust code (at least if you care about performance) so the author has submitted a bunch of patches to libgccjit.

What are some alternatives?

When comparing rustc_codegen_gcc and libgccjit-patches you can also consider the following projects:

gccrs - GCC Front-End for Rust

compiler-team - A home for compiler team planning documents, meeting minutes, and other such things.

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

rust - Empowering everyone to build reliable and efficient software.

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

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

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

avr-hal - embedded-hal abstractions for AVR microcontrollers

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

gcc - GCC fork with libgccjit changes needed by rustc_codegen_gcc

tour_of_rust - A tour of rust's language features

mrustc - Alternative rust compiler (re-implementation)