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

lmooml/SmartTimer

0
View on GitHub↗
207 stars·78 forks·C·8 views

SmartTimer

简单说来,SmartTimer是一个轻量级的基于STM32的定时器调度器,在单片机”裸跑”的情况下,可以很方便的实现异步编程。

Features

  • Embedded Software Libraries - Lightweight timer scheduler for STM32 platforms.
  • Embedded Utility Libraries - Lightweight timer scheduler for STM32 microcontrollers.

Star history

Star history chart for lmooml/smarttimerStar history chart for lmooml/smarttimer

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 SmartTimer

Similar open-source projects, ranked by how many features they share with SmartTimer.
  • 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 SmartTimer→

Frequently asked questions

What does lmooml/smarttimer do?

简单说来,SmartTimer是一个轻量级的基于STM32的定时器调度器,在单片机”裸跑”的情况下,可以很方便的实现异步编程。

What are the main features of lmooml/smarttimer?

The main features of lmooml/smarttimer are: Embedded Software Libraries, Embedded Utility Libraries.

What are some open-source alternatives to lmooml/smarttimer?

Open-source alternatives to lmooml/smarttimer 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.