stm32f4xx-hal VS cargo-binutils

Compare stm32f4xx-hal vs cargo-binutils and see what are their differences.

stm32f4xx-hal

A Rust embedded-hal HAL for all MCUs in the STM32 F4 family (by stm32-rs)

cargo-binutils

Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain (by rust-embedded)
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
stm32f4xx-hal cargo-binutils
11 2
506 462
2.8% 0.6%
8.4 5.4
7 days ago 5 months ago
Rust Rust
BSD Zero Clause 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.

stm32f4xx-hal

Posts with mentions or reviews of stm32f4xx-hal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-06.

cargo-binutils

Posts with mentions or reviews of cargo-binutils. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-16.
  • Huge binary size when using usbd_device SerialPort on stm32
    2 projects | /r/rust | 16 Feb 2022
    Could you give cargo size a try?
  • Please help me using PGO
    1 project | /r/rust | 29 Oct 2021
    LLVM 13 did change its profraw format. llvm-tools-preview are likely installed in the path printed by rustc --print sysroot then from there, ./lib/rustlib//bin/. If you cargo install cargo-binutils, it should handle all that path searching for you with the shims it adds (by default, ~/.cargo/bin). Might need to check if the path comes system tools still though.

What are some alternatives?

When comparing stm32f4xx-hal and cargo-binutils you can also consider the following projects:

stm32-rs - Embedded Rust device crates for STM32 microcontrollers

meta-raspberrypi - Yocto/OE BSP layer for the Raspberry Pi boards

embassy - Modern embedded framework, using Rust and async.

bare-metal-stopwatch-rust - Bare-metal interrupt-driven stopwatch on STM32F439ZI, written in Rust

hubris - A lightweight, memory-protected, message-passing kernel for deeply embedded systems.

Arduino - Arduino IDE 1.x

probe-run - Run embedded programs just like native ones

esp32-hal - A hardware abstraction layer for the esp32 written in Rust.

atsamd - Target atsamd microcontrollers using Rust

gdb-multiarch-windows - GDB multi-architecture build for Windows

esp32 - Peripheral access crate for the ESP32