teensy4-rs
Rust support for the Teensy 4 (by mciantyre)
FreeRTOS-rust
Rust crate for FreeRTOS (by lobaro)
teensy4-rs | FreeRTOS-rust | |
---|---|---|
2 | 2 | |
319 | 403 | |
2.8% | 1.2% | |
5.7 | 6.1 | |
27 days ago | 2 months ago | |
Rust | Rust | |
Apache License 2.0 | 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.
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.
teensy4-rs
Posts with mentions or reviews of teensy4-rs.
We have used some of these posts to build our list of alternatives
and similar projects.
-
MCU recommendation
the nRF line is very well supported by Rust, but you'd have to get a canbus breakout since the nrf line doesn't support canbus out of the box. An alternative is the teensy line of MCUs - the higher-end models have CAN built in and there's decent Rust support. https://github.com/mciantyre/teensy4-rs
-
How is it possible to program Teensy boards without <Arduino.h>?
The most complete teensy environment I could find that isn't Arduino is this: https://github.com/mciantyre/teensy4-rs which is Rust not C.
FreeRTOS-rust
Posts with mentions or reviews of FreeRTOS-rust.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-20.
-
How to fully replace/reimplement std?
Maybe, this will help you: https://github.com/lobaro/FreeRTOS-rust
-
ESP32-H2 Bluetooth LE & 802.15.4 RISC-V SoC shows up in ESP-IDF source code
I wonder how much is missing to get FreeRTOS with Rust adaption and FreeRTOS from the ESP-IDF fiddled together.
What are some alternatives?
When comparing teensy4-rs and FreeRTOS-rust you can also consider the following projects:
ccextractor - CCExtractor - Official version maintained by the core team
stm32f103-example - A tiny example project for the STM32F103
libremarkable - The only public framework for developing applications with native refresh support for Remarkable Tablet
modern-embedded-programming-course - Companion repository to the "Modern Embedded Systems Programming" video course.
Themis - Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
Modbus-STM32-HAL-FreeRTOS - Modbus TCP and RTU, Master and Slave for STM32 using Cube HAL and FreeRTOS