avrd VS rustc_codegen_gcc

Compare avrd vs rustc_codegen_gcc and see what are their differences.

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
avrd rustc_codegen_gcc
1 49
42 881
- 2.3%
0.0 9.7
almost 3 years ago 12 days ago
Rust Rust
MIT License 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.

avrd

Posts with mentions or reviews of avrd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-08.
  • Rust GCC back end was officially accepted into the compiler
    6 projects | /r/linux | 8 Jul 2021
    It already works on Arduino. You can use https://github.com/avr-rust/avrd for register level access akin to AVR-GCC or https://github.com/avr-rust/ruduino a little bit higher level access. If you want high level "safe" interfaces you can use: https://github.com/Rahix/avr-hal

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 avrd and rustc_codegen_gcc you can also consider the following projects:

avr-hal - embedded-hal abstractions for AVR microcontrollers

gccrs - GCC Front-End for Rust

ruduino - Reusable components for the Arduino Uno.

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

llvm-project - The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

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

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

gcc - GCC fork with libgccjit changes needed by rustc_codegen_gcc