abi-cafe VS rustc_codegen_gcc

Compare abi-cafe vs rustc_codegen_gcc and see what are their differences.

abi-cafe

Pair your compilers up at The ABI Café! (by Gankra)

rustc_codegen_gcc

libgccjit AOT codegen for rustc (by rust-lang)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
abi-cafe rustc_codegen_gcc
2 49
160 874
- 1.5%
3.1 9.7
5 months ago 7 days ago
Rust Rust
- 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.

abi-cafe

Posts with mentions or reviews of abi-cafe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-07.
  • C Isn't a Programming Language Anymore
    4 projects | news.ycombinator.com | 7 Nov 2022
    It also kinda sorta sounds like this tool the author wrote: https://github.com/Gankra/abi-cafe

    > This tool helps automate testing that two languages/compilers agree on ABIs for the purposes of FFI. This is still in early development so lots of stuff is stubbed out.

    ...

    > By running this natively on whatever platform you care about, this will tell you what FFI interfaces do and don't currently work. Ideally all you need to do is cargo run, but we're dealing with native toolchains so, expect toolchain bugs!

  • rustc_codegen_gcc: Progress Report #11
    2 projects | /r/rust | 5 May 2022
    You might be able to find more differences in this abi checker and you can read more about it in this blog article.

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.

What are some alternatives?

When comparing abi-cafe and rustc_codegen_gcc you can also consider the following projects:

c2ffi - Clang-based FFI wrapper generator

gccrs - GCC Front-End for Rust

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

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

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.

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)