awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesEmbedded Data Streaming

High-speed communication mechanisms for transferring real-time data between a host and an embedded device.

Distinct from Real-Time Data Streaming: Shortlist targets database streams or web sockets; this specifically uses ringbuffers for embedded target communication.

Explore 1 awesome GitHub repository matching hardware & iot · Embedded Data Streaming. Refine with filters or upvote what's useful.

Awesome Embedded Data Streaming GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • probe-rs/probe-rsAvatar von probe-rs

    probe-rs/probe-rs

    2,599Auf GitHub ansehen↗

    probe-rs is an embedded debugging toolset used for flashing, debugging, and inspecting microcontrollers via hardware debug probes. It functions as an embedded firmware flasher, a memory manager for reading and writing to processor registers, and a server implementing the Debug Adapter Protocol to connect hardware debugging to various code editors. The project includes a CMSIS-Pack target parser to extract device metadata and flash configurations from industry-standard definition files. It provides a driver-based probe abstraction to interact with various hardware debug probes regardless of th

    Implements a high-speed duplex communication mechanism using ringbuffers for transferring data between host and target.

    Rustarmarm-corescoresight
    Auf GitHub ansehen↗2,599
  1. Home
  2. Hardware & IoT
  3. Embedded Data Streaming