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

izzimat/pigweed

0
View on GitHub↗
48 stars·12 forks·C++·Apache-2.0·11 views

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 history

Star history chart for izzimat/pigweedStar history chart for izzimat/pigweed

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 Pigweed

Similar open-source projects, ranked by how many features they share with Pigweed.
  • 0x1abin/multitimer0x1abin avatar

    0x1abin/MultiTimer

    1,110View on GitHub↗

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

    C
    View on GitHub↗1,110
  • activesys/libcstlactivesys avatar

    activesys/libcstl

    677View on GitHub↗

    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
    View on GitHub↗677
  • armink/cmbacktracearmink avatar

    armink/CmBacktrace

    2,120View on GitHub↗

    中文页 | English

    C
    View on GitHub↗2,120
  • 0x1abin/multibutton0x1abin avatar

    0x1abin/MultiButton

    2,281View on GitHub↗
    C
    View on GitHub↗2,281
See all 30 alternatives to Pigweed→

Frequently asked questions

What does izzimat/pigweed do?

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…

What are the main features of izzimat/pigweed?

The main features of izzimat/pigweed are: Embedded Software Libraries, Embedded Utility Libraries.

What are some open-source alternatives to izzimat/pigweed?

Open-source alternatives to izzimat/pigweed include: 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.