awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 dépôts

Awesome GitHub RepositoriesDebugging and Development

Utilities for troubleshooting and improving development workflow.

Explore 9 awesome GitHub repositories matching part of an awesome list · Debugging and Development. Refine with filters or upvote what's useful.

Awesome Debugging and Development GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • django-commons/django-debug-toolbarAvatar de django-commons

    django-commons/django-debug-toolbar

    8,373Voir sur GitHub↗

    django-debug-toolbar is a developer tool that provides a browser-based set of diagnostic panels for inspecting HTTP requests and responses within a Django web application. It serves as a server-side diagnostics tool and web framework development suite, allowing developers to profile and inspect request-response cycles. The tool focuses on Django application troubleshooting, database optimization, and general web development. It enables the analysis of SQL queries and database performance to identify slow calls and reduce the number of requests per page. The software includes capabilities for

    Offers a suite of utilities for troubleshooting and improving the web development workflow in the browser.

    Python
    Voir sur GitHub↗8,373
  • julienxx/terminal-notifierAvatar de julienXX

    julienXX/terminal-notifier

    7,227Voir sur GitHub↗

    terminal-notifier is a command line utility and system alert wrapper for macOS. It serves as a shell-based bridge that enables the triggering of native desktop notifications through the macOS Notification Center. The tool allows for the customization of notification titles, subtitles, and message bodies, and supports the use of custom application icons and system sounds. It includes a system for organizing alerts into groups and configuring specific actions, such as opening URLs or executing shell commands, when a user interacts with a notification. The utility supports receiving notificatio

    Sends OS X user notifications.

    Objective-Ccommand-linenotificationsobjective-c
    Voir sur GitHub↗7,227
  • deivid-rodriguez/byebugAvatar de deivid-rodriguez

    deivid-rodriguez/byebug

    3,353Voir sur GitHub↗

    Debugging in Ruby

    Feature-rich Ruby debugger.

    Ruby
    Voir sur GitHub↗3,353
  • rails/springAvatar de rails

    rails/spring

    2,816Voir sur GitHub↗

    Rails application preloader

    Application preloader to speed up development.

    Ruby
    Voir sur GitHub↗2,816
  • deivid-rodriguez/pry-byebugAvatar de deivid-rodriguez

    deivid-rodriguez/pry-byebug

    2,030Voir sur GitHub↗

    Step-by-step debugging and stack navigation in Pry

    Pry navigation commands for debugging.

    Ruby
    Voir sur GitHub↗2,030
  • josevalim/rails-footnotesAvatar de josevalim

    josevalim/rails-footnotes

    1,521Voir sur GitHub↗

    Every Rails page has footnotes that gives information about your application and links back to your editor

    Displays request and session info in footnotes.

    Ruby
    Voir sur GitHub↗1,521
  • rails/web-consoleAvatar de rails

    rails/web-console

    1,436Voir sur GitHub↗

    Rails Console on the Browser.

    In-browser debugging tool.

    Ruby
    Voir sur GitHub↗1,436
  • rweng/pry-railsAvatar de rweng

    rweng/pry-rails

    1,361Voir sur GitHub↗

    Rails >= 3 pry initializer

    Integrates Pry into the Rails console.

    Ruby
    Voir sur GitHub↗1,361
  • jugyo/gAvatar de jugyo

    jugyo/g

    117Voir sur GitHub↗

    The Kernel.g that works like Kernel.p by using terminal-notifier or growl.

    Terminal-based debugging notification tool.

    Ruby
    Voir sur GitHub↗117
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Debugging and Development