stm32f7xx-hal VS tock

Compare stm32f7xx-hal vs tock and see what are their differences.

stm32f7xx-hal

A Rust embedded-hal HAL for all MCUs in the STM32 F7 family (by stm32-rs)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
stm32f7xx-hal tock
2 32
108 4,921
8.3% 2.8%
6.5 9.9
about 2 months ago 5 days ago
Rust Rust
Apache License 2.0 GNU General Public License v3.0 or later
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.

stm32f7xx-hal

Posts with mentions or reviews of stm32f7xx-hal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-20.

tock

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

What are some alternatives?

When comparing stm32f7xx-hal and tock you can also consider the following projects:

awesome-embedded-rust - Curated list of resources for Embedded and Low-level development in the Rust programming language

rust-raspberrypi-OS-tutorials - :books: Learn to write an embedded OS in Rust :crab:

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

rtic - Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers

redox - Mirror of https://gitlab.redox-os.org/redox-os/redox

lora-rs - LoRa and LoRaWAN crates for End Devices

smoltcp - a smol tcp/ip stack

keyberon - A rust crate to create a pure rust keyboard firmware.

embedded-sdmmc-rs - A SD/MMC library with FAT16/FAT32 support, suitable for Embedded Rust systems

blog_os - Writing an OS in Rust

embassy - Modern embedded framework, using Rust and async.

Theseus - Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between compiler and hardware by maximally leveraging the power of language safety and affine types. Theseus aims to shift OS responsibilities like resource management into the compiler.