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

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

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

izzimat/pigweed

0
View on GitHub↗
48 Stars·12 Forks·C++·Apache-2.0·3 Aufrufe

Pigweed

Pigweed is an open source collection of embedded-targeted libraries--or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics…

Features

  • Embedded Software Libraries - Collection of embedded-focused modules and libraries.
  • Embedded Utility Libraries - Collection of modular libraries for embedded development.

Star-Verlauf

Star-Verlauf für izzimat/pigweedStar-Verlauf für izzimat/pigweed

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Pigweed

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Pigweed.
  • 0x1abin/multitimerAvatar von 0x1abin

    0x1abin/MultiTimer

    1,110Auf GitHub ansehen↗

    MultiTimer 是一个软件定时器扩展模块,可无限扩展你所需的定时器任务,取代传统的标志位判断方式, 更优雅更便捷地管理程序的时间触发时序。

    C
    Auf GitHub ansehen↗1,110
  • activesys/libcstlAvatar von activesys

    activesys/libcstl

    677Auf GitHub ansehen↗

    This directory contains the sources of the libcstl Library. See the file "VERSION" for what release version you have. libcstl is the use of C language, a common data structure and used algorithms library, which mimic the interface and the SGI STL to achieve.

    C
    Auf GitHub ansehen↗677
  • armink/cmbacktraceAvatar von armink

    armink/CmBacktrace

    2,120Auf GitHub ansehen↗

    中文页 | English

    C
    Auf GitHub ansehen↗2,120
  • 0x1abin/multibuttonAvatar von 0x1abin

    0x1abin/MultiButton

    2,281Auf GitHub ansehen↗
    C
    Auf GitHub ansehen↗2,281
Alle 30 Alternativen zu Pigweed anzeigen→

Häufig gestellte Fragen

Was macht izzimat/pigweed?

Pigweed is an open source collection of embedded-targeted libraries--or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics…

Was sind die Hauptfunktionen von izzimat/pigweed?

Die Hauptfunktionen von izzimat/pigweed sind: Embedded Software Libraries, Embedded Utility Libraries.

Welche Open-Source-Alternativen gibt es zu izzimat/pigweed?

Open-Source-Alternativen zu izzimat/pigweed sind unter anderem: 0x1abin/multitimer — MultiTimer 是一个软件定时器扩展模块,可无限扩展你所需的定时器任务,取代传统的标志位判断方式, 更优雅更便捷地管理程序的时间触发时序。. activesys/libcstl — This directory contains the sources of the libcstl Library. See the file "VERSION" for what release version you have.… armink/cmbacktrace — 中文页 | English. armink/easyflash — Lightweight IoT device information storage solution: KV/IAP/LOG. | 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至… armink/easylogger — EasyLogger is a lightweight C/C++ logging library and asynchronous framework designed for embedded systems, IoT… 0x1abin/multibutton.