RoR Debugbar

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • laravel-debugbar

    Debugbar for Laravel (Integrates PHP Debug Bar)

  • Hey Julien, very nifty!

    Can you comment on the inspiration/ similarity with the Laravel Debugbar [1]? I noticed your GH says "Laravel by Night" :)

    [1] https://github.com/barryvdh/laravel-debugbar

  • firelogger.py

    Python library for FireLogger - a logger console integrated into Firebug

  • Third-party panels, API for third-party panels: https://django-debug-toolbar.readthedocs.io/en/latest/panels...

    Firelogger.py//middleware.py: https://github.com/binaryage/firelogger.py/blob/master/firep...

    Distributed tracing w/ OpenTelemetry, Jaeger; Metrics with ~JMX

    W3C Trace Context v1: https://www.w3.org/TR/trace-context-1/#overview

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Peek

    Take a peek into your Rails applications. (by peek)

  • There's peek[1], albeit not exactly the same thing

    [1] - https://github.com/peek/peek

  • rails_panel

    Chrome extension for Rails development

  • This seems pretty similar to https://github.com/dejan/rails_panel. Was that your inspiration?

  • rack-mini-profiler

    Profiler for your development and production Ruby rack apps.

  • Author of peek here. Honestly, I got burnt out. We stopped using this internally at GitHub which made it difficult to continue working on. Rails was going through its identity crisis with asset pipelines.

    https://github.com/MiniProfiler/rack-mini-profiler gets you most of the way there and comes by default in the Gemfile for new Rails applications.

  • callstacking-rails

    Rails client for Call Stacking - your insurance policy for tracking down those hard-to-find production bugs.

  • Very cool project. Similar to the Ruby on Rails debugger that I wrote, which allows you to see all of the methods that are called for a given request (and param values, return values, etc).

    https://callstacking.com/

  • ruby-lsp

    An opinionated language server for Ruby

  • Some details from https://github.com/Shopify/ruby-lsp

    > NOTE: starting with v0.7.0, it is no longer recommended to add the ruby-lsp to the bundle. The gem will generate a custom bundle in .ruby-lsp/Gemfile which is used to identify the versions of dependencies that should be used for the application (e.g.: the correct RuboCop version).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Web lagnunages to learn

    3 projects | /r/learnprogramming | 29 Jul 2022
  • Starting a Side Hustle/Side Project in 2024.

    1 project | dev.to | 6 May 2024
  • Mongoid 9.0 Released

    1 project | news.ycombinator.com | 1 May 2024
  • solid_queue alternatives - Sidekiq and good_job

    3 projects | 21 Apr 2024
  • Confidently Incorrect - Navigating Battleships

    2 projects | dev.to | 16 Apr 2024