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
ryankurte avatar

ryankurte/rust-radio

0
View on GitHub↗
74 stars·14 forks·Rust·MIT·7 viewsryan.kurte.nz/notes/2020-01-05-rust-radio↗

Rust Radio

Embedded rust radio abstraction crate

Features

  • Component Abstractions - Generic traits and helpers for radio transceiver modules.

Star history

Star history chart for ryankurte/rust-radioStar history chart for ryankurte/rust-radio

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Rust Radio

Similar open-source projects, ranked by how many features they share with Rust Radio.
  • blackbirdhq/atatBlackbirdHQ avatar

    BlackbirdHQ/atat

    140View on GitHub↗

    no_std crate for parsing AT commands

    Rust
    View on GitHub↗140
  • mvirkkunen/usb-devicemvirkkunen avatar

    mvirkkunen/usb-device

    520View on GitHub↗

    Experimental device-side USB framework for microcontrollers in Rust.

    Rust
    View on GitHub↗520
  • neobirth/accelerometer.rsNeoBirth avatar

    NeoBirth/accelerometer.rs

    30View on GitHub↗

    Generic Rust accelerometer support, including traits and types for taking readings from 2 or 3-axis accelerometers

    Rust
    View on GitHub↗30
  • rubberduck203/switch-halrubberduck203 avatar

    rubberduck203/switch-hal

    32View on GitHub↗

    Rust no_std embedded-hal driver and traits for Input/Output switches (leds, transistors, buttons, switches)

    Rust
    View on GitHub↗32
See all 6 alternatives to Rust Radio→

Frequently asked questions

What does ryankurte/rust-radio do?

Embedded rust radio abstraction crate

What are the main features of ryankurte/rust-radio?

The main features of ryankurte/rust-radio are: Component Abstractions.

What are some open-source alternatives to ryankurte/rust-radio?

Open-source alternatives to ryankurte/rust-radio include: blackbirdhq/atat — no_std crate for parsing AT commands. mvirkkunen/usb-device — Experimental device-side USB framework for microcontrollers in Rust. neobirth/accelerometer.rs — Generic Rust accelerometer support, including traits and types for taking readings from 2 or 3-axis accelerometers. rubberduck203/switch-hal — Rust no_std embedded-hal driver and traits for Input/Output switches (leds, transistors, buttons, switches). rust-embedded-community/embedded-nal — An Embedded Network Abstraction Layer. rust-embedded-community/embedded-storage — An Embedded Storage Abstraction Layer.