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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
to9 avatar

to9/embedded-log

0
View on GitHub↗
27 estrellas·12 forks·C·MIT·6 vistas

Embedded Log

embedded-log 是一个小巧漂亮的嵌入式日志库。具有彩色输出,可指定日志信息输出到串口、屏幕、FLASH或者通过usb输出到pc上。使用c语言编写,可用于C51、arm等设备上。

Features

  • Formatting and Logging - Small logging library for microcontrollers.

Historial de estrellas

Gráfico del historial de estrellas de to9/embedded-logGráfico del historial de estrellas de to9/embedded-log

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace to9/embedded-log?

embedded-log 是一个小巧漂亮的嵌入式日志库。具有彩色输出,可指定日志信息输出到串口、屏幕、FLASH或者通过usb输出到pc上。使用c语言编写,可用于C51、arm等设备上。

¿Cuáles son las características principales de to9/embedded-log?

Las características principales de to9/embedded-log son: Formatting and Logging.

¿Qué alternativas de código abierto existen para to9/embedded-log?

Las alternativas de código abierto para to9/embedded-log incluyen: wemobiledev/article — This repository is a collection of technical knowledge and solutions focused on mobile application development,… charlesnicholson/nanoprintf — nanoprintf is an unencumbered implementation of snprintf and vsnprintf for embedded systems that, when fully enabled,… cjlano/tinyprintf — A tiny printf and sprintf library for small embedded systems. eyalroz/printf — Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded… fmtlib/fmt — fmt is a type-safe C++ text formatting library used to convert data into formatted strings and text. It serves as a… binarymaker/embedded-diagnostic-logger — lightweight logger framework for small microcontroller based projects. Multilevel log and token based string transfer.

Alternativas open-source a Embedded Log

Proyectos open-source similares, clasificados según cuántas características comparten con Embedded Log.
  • wemobiledev/articleAvatar de WeMobileDev

    WeMobileDev/article

    4,395Ver en GitHub↗

    This repository is a collection of technical knowledge and solutions focused on mobile application development, particularly for Android and iOS platforms. It covers a wide range of practical engineering challenges, including hotfix and patching techniques, database management and repair, network communication, logging, and video processing. The content is presented as shared knowledge, documenting real-world problems and their implementations. The project provides detailed guidance on applying hotfixes to running Android applications through multiple methods, such as class replacement, full

    Ver en GitHub↗4,395
  • charlesnicholson/nanoprintfAvatar de charlesnicholson

    charlesnicholson/nanoprintf

    829Ver en GitHub↗

    nanoprintf is an unencumbered implementation of snprintf and vsnprintf for embedded systems that, when fully enabled, aim for C11 standard compliance. The primary exceptions are scientific notation (%e, %g), and locale conversions that require wcrtomb to exist. C23 binary integer output is…

    C++
    Ver en GitHub↗829
  • cjlano/tinyprintfAvatar de cjlano

    cjlano/tinyprintf

    254Ver en GitHub↗

    A tiny printf and sprintf library for small embedded systems

    C
    Ver en GitHub↗254
  • binarymaker/embedded-diagnostic-loggerAvatar de binarymaker

    binarymaker/embedded-diagnostic-logger

    10Ver en GitHub↗

    lightweight logger framework for small microcontroller based projects. Multilevel log and token based string transfer.

    C
    Ver en GitHub↗10
Ver las 18 alternativas a Embedded Log→