awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to agners/sht15logger

Open-source alternatives to Sht15logger

14 open-source projects similar to agners/sht15logger, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Sht15logger alternative.

  • folke/snacks.nvimfolke 的头像

    folke/snacks.nvim

    7,747在 GitHub 上查看↗

    snacks.nvim is a comprehensive collection of quality-of-life plugins and utilities designed to extend the core functionality of Neovim. It serves as a multi-purpose toolkit providing a UI framework, navigation enhancements, and integrations with external services. The project distinguishes itself by combining a wide array of specialized tools into a single suite, including a picker-based file explorer, a deep GitHub integration for managing issues and pull requests, and a set of development utilities for profiling Lua performance and inspecting code execution. Its broader capability surface

    Lua
    在 GitHub 上查看↗7,747
  • an-dr/micrologan-dr 的头像

    an-dr/microlog

    170在 GitHub 上查看↗

    Easy to use - simple API, works out of the box - Advanced filtering and log levels per topic or output - Thread-safety via external locking injection - Customization - only data you need - Extensible - add your own features via public API, set of predefined extensions - Support for embedded…

    C
    在 GitHub 上查看↗170
  • devbis/micropython-aiosentrydevbis 的头像

    devbis/micropython-aiosentry

    10在 GitHub 上查看↗

    Here is a class for sending an exception with stacktrace from your micropython instance to Sentry.

    Python
    在 GitHub 上查看↗10
  • emilk/loguruemilk 的头像

    emilk/loguru

    1,900在 GitHub 上查看↗

    A lightweight C++ logging library

    C++
    在 GitHub 上查看↗1,900
  • gpakosz/assertgpakosz 的头像

    gpakosz/Assert

    208在 GitHub 上查看↗

    #include #include

    C++
    在 GitHub 上查看↗208

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • kfricke/micropython-usyslogK

    kfricke/micropython-usyslog

    0在 GitHub 上查看↗

    This python module does implement a simple remote syslog client for MicroPython. Currently only UDP based remote logging is implemented.

    在 GitHub 上查看↗0
  • majoson-chen/micropython-uloggerM

    majoson-chen/micropython-ulogger

    0在 GitHub 上查看↗

    Logging on micropython is not an easy task. micropython has many unfinished interfaces, so the log content that can be recorded is very limited. I designed this ulogger library based on the situation of micropython.

    在 GitHub 上查看↗0
  • peterhinch/micropython-monitorpeterhinch 的头像

    peterhinch/micropython-monitor

    40在 GitHub 上查看↗

    This library provides a means of examining the behaviour of a running system. It is intended for profiling code whose behaviour may change dynamically such as asyncio applications, threaded code or applications using interrupts.

    Python
    在 GitHub 上查看↗40
  • rxi/log.crxi 的头像

    rxi/log.c

    3,498在 GitHub 上查看↗

    A simple logging library implemented in C99

    C
    在 GitHub 上查看↗3,498
  • scottt/debugbreakscottt 的头像

    scottt/debugbreak

    676在 GitHub 上查看↗

    debugbreak.h allows you to put breakpoints in your C/C++ code with a call to debugbreak(): ```C #include #include "debugbreak.h"

    Python
    在 GitHub 上查看↗676
  • tve/esp32-backtracetve 的头像

    tve/esp32-backtrace

    30在 GitHub 上查看↗

    ESP32 Exception Stack Backtrace Analyzer

    Shell
    在 GitHub 上查看↗30
  • wc-duck/dbgtoolswc-duck 的头像

    wc-duck/dbgtools

    254在 GitHub 上查看↗

    Platform independent wrapping of "nice to have" debug functions.

    C
    在 GitHub 上查看↗254
  • agners/scd30loggeragners 的头像

    agners/scd30logger

    0在 GitHub 上查看↗

    CO2, Humidity and Temperature Logger using Sensirion SCD30 written in Python 3 for MicroPython. Continously logs date, time and sensor data on a file on the SD card. The SD card as well as the sensor module is turned off to conserve battery power (further improvements possible by using RTC…

    Python
    在 GitHub 上查看↗0
  • weaveworks/flaggerweaveworks 的头像

    weaveworks/flagger

    5,362在 GitHub 上查看↗

    Flagger is a Kubernetes operator designed to automate the lifecycle of application deployments through progressive delivery. It functions as a controller that monitors custom resource definitions to orchestrate complex release strategies, including canary, blue/green, and A/B testing. By continuously reconciling the desired cluster state with the actual environment, it ensures that deployments adhere to defined specifications while managing the underlying infrastructure required for traffic routing. The project distinguishes itself through a sophisticated metric-driven analysis loop that eval

    Go
    在 GitHub 上查看↗5,362