awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to scottt/debugbreak

Open-source alternatives to Debugbreak

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

  • folke/snacks.nvimAvatar von folke

    folke/snacks.nvim

    7,747Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,747
  • agners/sht15loggerAvatar von agners

    agners/sht15logger

    0Auf GitHub ansehen↗

    Temperature and Humidity Logger using SHT15 written in Python 3 (MicroPython for the PyBoard 1.1).

    Python
    Auf GitHub ansehen↗0
  • an-dr/micrologAvatar von an-dr

    an-dr/microlog

    170Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗170
  • devbis/micropython-aiosentryAvatar von devbis

    devbis/micropython-aiosentry

    10Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗10
  • emilk/loguruAvatar von emilk

    emilk/loguru

    1,900Auf GitHub ansehen↗

    A lightweight C++ logging library

    C++
    Auf GitHub ansehen↗1,900

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
  • gpakosz/assertAvatar von gpakosz

    gpakosz/Assert

    208Auf GitHub ansehen↗

    #include #include

    C++
    Auf GitHub ansehen↗208
  • kfricke/micropython-usyslogK

    kfricke/micropython-usyslog

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0
  • majoson-chen/micropython-uloggerM

    majoson-chen/micropython-ulogger

    0Auf GitHub ansehen↗

    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.

    Auf GitHub ansehen↗0
  • peterhinch/micropython-monitorAvatar von peterhinch

    peterhinch/micropython-monitor

    40Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗40
  • rxi/log.cAvatar von rxi

    rxi/log.c

    3,498Auf GitHub ansehen↗

    A simple logging library implemented in C99

    C
    Auf GitHub ansehen↗3,498
  • tve/esp32-backtraceAvatar von tve

    tve/esp32-backtrace

    30Auf GitHub ansehen↗

    ESP32 Exception Stack Backtrace Analyzer

    Shell
    Auf GitHub ansehen↗30
  • wc-duck/dbgtoolsAvatar von wc-duck

    wc-duck/dbgtools

    254Auf GitHub ansehen↗

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

    C
    Auf GitHub ansehen↗254
  • agners/scd30loggerAvatar von agners

    agners/scd30logger

    0Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗0
  • weaveworks/flaggerAvatar von weaveworks

    weaveworks/flagger

    5,362Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,362