stm32f4xx-hal VS bounded-registers

Compare stm32f4xx-hal vs bounded-registers and see what are their differences.

stm32f4xx-hal

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

bounded-registers

Using Type-Level Programming in Rust to Make Safer Hardware Abstractions (by auxoncorp)
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 bounded-registers
11 3
506 50
2.8% -
8.4 0.0
7 days ago over 2 years ago
Rust Rust
BSD Zero Clause License MIT License
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.

bounded-registers

Posts with mentions or reviews of bounded-registers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.
  • What Is Type-Level Programming?
    3 projects | news.ycombinator.com | 3 May 2023
    This sort of thing is something we abused about Rust quite some time ago to make safer interfaces to low-level hardware.

    https://blog.auxon.io/2019/10/25/type-level-registers/

  • Type-level Bubble Sort in Rust: Part 2
    4 projects | dev.to | 16 Mar 2022
    A much more practically useful type-level programming in Rust A macro to define type-level logic with value-level syntax in Rust Type-level Brainfuck in Rust "Gentle Intro to Type-level Recursion in Rust" Type-level registers in Rust Type-level quicksort in Scala" Type-level sorting algorithms in Haskell A repo with functions and algorithms implemented purely on types in TypeScript
  • Writing embedded firmware using Rust
    10 projects | news.ycombinator.com | 19 Dec 2021

What are some alternatives?

When comparing stm32f4xx-hal and bounded-registers you can also consider the following projects:

stm32-rs - Embedded Rust device crates for STM32 microcontrollers

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

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

meta-typing - 📚 Functions and algorithms implemented purely with TypeScript's type system

embassy - Modern embedded framework, using Rust and async.

tyrade - A pure functional language for type-level programming in Rust

cargo-binutils - Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain

humility - Debugger for Hubris

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

BitBang_I2C - A software I2C implementation to run on any GPIO pins on any system

esp32 - Peripheral access crate for the ESP32