hoverkite VS svd2rust

Compare hoverkite vs svd2rust and see what are their differences.

hoverkite

A project to fly a kite using custom firmware on a hoverboard (by hoverkite)

svd2rust

Generate Rust register maps (`struct`s) from SVD files (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
hoverkite svd2rust
1 2
10 654
- 0.9%
8.9 9.1
3 days ago 11 days 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.

hoverkite

Posts with mentions or reviews of hoverkite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-03.
  • learning embedded
    2 projects | /r/rust | 3 May 2021
    (Shameless plug for the project that I'm doing with my housemate while I'm here: https://github.com/hoverkite/hoverkite)

svd2rust

Posts with mentions or reviews of svd2rust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-26.
  • Rust on Espressif chips – 18-10-2021
    4 projects | news.ycombinator.com | 26 Oct 2021
    https://github.com/rust-embedded/svd2rust

    Additionally, I use vanilla VS Code and rust analyser so no need to use manufacturer supplied lock-in IDEs. There are many compiler targets to choose from for cross compilation and tools like probe-run to flash chips.

    One major issue is lack of manufacturer provided code examples written in Rust. For that I rely on the Rust community. A typical example being nrf-hal for Nordic Bluetooth chips.

  • Rust programming language: We want to take it into the mainstream, says Facebook
    17 projects | /r/programming | 30 Apr 2021
    In the case of rust you can use svd2rust to automatically generate types that represent registers on the hardware you are working with if you have a svd file. This can generate a lot of code depending on the hardware you have.

What are some alternatives?

When comparing hoverkite and svd2rust you can also consider the following projects:

cortex-m-quickstart - Template to develop bare metal applications for Cortex-M microcontrollers

EdenSCM - A Scalable, User-Friendly Source Control System. [Moved to: https://github.com/facebook/sapling]

tock - A secure embedded operating system for microcontrollers

espflash - Serial flasher utility for Espressif SoCs and modules based on esptool.py

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

sccache - Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.

rustBoot - rustBoot is a standalone bootloader written entirely in `Rust`, designed to run on anything from a microcontroller to a system on chip. It can be used to boot into bare-metal firmware or Linux.

rust-esp32-std-demo - Rust on ESP32 STD demo app. A demo STD binary crate for the ESP32[XX] and ESP-IDF, which connects to WiFi, Ethernet, drives a small HTTP server and draws on a LED screen.

cortex-m - Low level access to Cortex-M processors

rustc_codegen_cranelift - Cranelift based backend for rustc

HikariCore - A fork of Hikari's core obfuscation