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

mvirkkunen/usb-device

0
View on GitHub↗
520 stars·85 forks·Rust·MIT·7 views

Usb Device

Experimental device-side USB framework for microcontrollers in Rust.

Features

  • Component Abstractions - Abstraction layer for USB peripheral and class implementations.

Star history

Star history chart for mvirkkunen/usb-deviceStar history chart for mvirkkunen/usb-device

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 Usb Device

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

    BlackbirdHQ/atat

    140View on GitHub↗

    no_std crate for parsing AT commands

    Rust
    View on GitHub↗140
  • 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
  • rust-embedded-community/embedded-nalrust-embedded-community avatar

    rust-embedded-community/embedded-nal

    202View on GitHub↗

    An Embedded Network Abstraction Layer

    Rust
    View on GitHub↗202
See all 6 alternatives to Usb Device→

Frequently asked questions

What does mvirkkunen/usb-device do?

Experimental device-side USB framework for microcontrollers in Rust.

What are the main features of mvirkkunen/usb-device?

The main features of mvirkkunen/usb-device are: Component Abstractions.

What are some open-source alternatives to mvirkkunen/usb-device?

Open-source alternatives to mvirkkunen/usb-device include: blackbirdhq/atat — no_std crate for parsing AT commands. 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. ryankurte/rust-radio — Embedded rust radio abstraction crate.