compiler-builtins VS avr-device

Compare compiler-builtins vs avr-device and see what are their differences.

compiler-builtins

Porting `compiler-rt` intrinsics to Rust (by rust-lang)

avr-device

Register access crate for AVR microcontrollers (by Rahix)
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
compiler-builtins avr-device
12 2
396 193
1.8% 2.6%
9.3 7.6
11 days ago 2 months ago
Rust Rust
GNU General Public License v3.0 or later 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.

compiler-builtins

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

avr-device

Posts with mentions or reviews of avr-device. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-09.
  • rustc + avr = lovelove back again!
    5 projects | /r/rust | 9 May 2022
    Also note that some libraries in the ecosystem might still use a feature called llvm_asm that was removed from rustc in 2021, so those crates might need a while to migrate to the newer asm syntax (this feature is used to provide an inline AVR assembly, e.g. to implement a cycle-accurate delay); so far I've got patches merged to https://github.com/Rahix/avr-hal & https://github.com/Rahix/avr-device :-)
  • Rust for microcontrollers question
    1 project | /r/rust | 20 Mar 2022
    Take a look at the avr-device crate, it also explains how to add a new controller and how to get to the svd files.

What are some alternatives?

When comparing compiler-builtins and avr-device you can also consider the following projects:

rt-thread - RT-Thread is an open source IoT Real-Time Operating System (RTOS).

rustsbi - RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see prototyper folder.

libm - A port of MUSL's libm to Rust.

avr-hal - embedded-hal abstractions for AVR microcontrollers

cargo-wasi - A lightweight Cargo subcommand to build Rust code for the `wasm32-wasi` target

avr-hal-template - cargo-generate template for avr-hal projects

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured