Rexbug Alternatives
Similar projects and alternatives to rexbug
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
ex_debug_toolbar
A debug web toolbar for Phoenix projects to display all sorts of information about request
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better rexbug alternative or higher similarity.
rexbug discussion
rexbug reviews and mentions
Posts with mentions or reviews of rexbug.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2026-06-03.
-
Elixir v1.20 released: now a gradually typed language
To be fair, there is more than just print debugging. You have access to tools like red(x)bug https://github.com/nietaki/rexbug, the Elixir-LS project has Debug Adapter Protocol support. And in my opinion, the REPL (and decent software architecture) makes it easy to investigate your code by just running the functions as needed (even if your live production system if you want).
-
How do y'all debug? For me I just use pry and IO.inspect.. or raise..
Rexbug (wrapper around Redbug) has saved me so many hours at this point.: https://github.com/nietaki/rexbug
Stats
Basic rexbug repo stats
2
261
6.7
almost 3 years ago
nietaki/rexbug is an open source project licensed under which is not an OSI approved license.
The primary programming language of rexbug is Elixir.