awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
riscv-rust avatar

riscv-rust/gd32vf103xx-hal

0
View on GitHub↗
59 stars·26 forks·Rust·3 views

Gd32vf103xx Hal

HAL for GD32VF103 microcontrollers

Features

  • Hardware Abstraction Layers - HAL for GD32VF103 RISC-V microcontrollers.

Star history

Star history chart for riscv-rust/gd32vf103xx-halStar history chart for riscv-rust/gd32vf103xx-hal

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Gd32vf103xx Hal

Similar open-source projects, ranked by how many features they share with Gd32vf103xx Hal.
  • embassy-rs/embassyembassy-rs avatar

    embassy-rs/embassy

    8,813View on GitHub↗

    Embassy is an asynchronous framework for microcontrollers that provides a runtime for cooperative multitasking. It enables the execution of multiple concurrent tasks to maximize energy efficiency and CPU usage, utilizing an async executor that puts the processor to sleep when idle. The framework includes a comprehensive set of embedded components, featuring a hardware abstraction layer for peripherals like GPIO, SPI, I2C, and UART, alongside a TCP/IP network stack and a USB device stack. It also provides a Bluetooth Low Energy host stack for wireless communication and a bootloader framework t

    Rustasyncdriversembedded
    View on GitHub↗8,813
  • esp-rs/esp-halesp-rs avatar

    esp-rs/esp-hal

    1,756View on GitHub↗
    Rustembeddedembedded-halesp32
    View on GitHub↗1,756
  • esp-rs/esp-idf-halesp-rs avatar

    esp-rs/esp-idf-hal

    732View on GitHub↗

    embedded-hal implementation for Rust on ESP32 and ESP-IDF

    Rust
    View on GitHub↗732
  • david-sawatzke/xmc1100-haldavid-sawatzke avatar

    david-sawatzke/xmc1100-hal

    4View on GitHub↗

    Rust hal for xmc1100 MCUs

    Rust
    View on GitHub↗4
See all 12 alternatives to Gd32vf103xx Hal→

Frequently asked questions

What does riscv-rust/gd32vf103xx-hal do?

HAL for GD32VF103 microcontrollers

What are the main features of riscv-rust/gd32vf103xx-hal?

The main features of riscv-rust/gd32vf103xx-hal are: Hardware Abstraction Layers.

What are some open-source alternatives to riscv-rust/gd32vf103xx-hal?

Open-source alternatives to riscv-rust/gd32vf103xx-hal include: david-sawatzke/xmc1100-hal — Rust hal for xmc1100 MCUs. embassy-rs/embassy — Embassy is an asynchronous framework for microcontrollers that provides a runtime for cooperative multitasking. It… esp-rs/esp-hal. esp-rs/esp-idf-hal — embedded-hal implementation for Rust on ESP32 and ESP-IDF. fudanchii/imtomu-rs — Program Tomu board with Rust. imxrt-rs/imxrt-rs — Rust for NXP i.MX RT.