| 1 | 611 | 218 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
| 2 | 2,986 | 4,375 | nakayoshi_fork | nakayoshi_fork gem solves CoW friendly problem on MRI 2.2 and later. |
| 3 | 5,496 | 8,891 | gc_tracer | gc_tracer gem adds GC::Tracer module. |
| 4 | 6,657 | 8,058 | allocation_tracer | allocation_tracer gem adds ObjectSpace::AllocationTracer module. |
| 5 | 9,144 | 5,305 | rdbg | This gem is only for namespace to install debug.gem (rdbg command) |
| 6 | 21,710 | 182,005 | debugger2 | debugger is a fast implementation of the standard Ruby debugger debug.rb.
It is impleme... |
| 7 | 31,043 | 51,074 | pretty_backtrace | Pretty your exception backtrace. |
| 8 | 44,548 | 51,074 | yomikomu | Dump compiled iseq by binary (kakidasu) and load binary (yomidasu). |
| 9 | 47,225 | 111,315 | kv | kv is a page viewer designed for streaming data written by Ruby. |
| 10 | 53,558 | 24,837 | rspec-debug | invoke debugger if spec fails |
| 11 | 59,707 | 111,315 | mmapped_string | Return file contens using mmap(2). |
| 12 | 74,348 | 111,315 | ruby-memory-usage-profiler | Memory usage profiler for debugging of Ruby itself (and/or middlewares) |
| 13 | 83,744 | 86,396 | iseq_collector | ISeq collector for MRI 2.3 and later. |
| 14 | 84,078 | 58,794 | rstfilter | Show Ruby script with execution results. |
| 15 | 92,296 | 69,839 | class_stat | Collect statistics about Class and Modules. |
| 16 | 103,022 | 45,150 | ractor-tvar | Ractor::TVar |
| 17 | 131,462 | 162,686 | ractor-lvar | Ractor::LVar |
| 18 | 137,696 | 69,839 | ractor | Ractor utilities. |
| 19 | 154,136 | 58,794 | calleree | Calleree helps to analyze Ruby's caller-callee relationships. |
| 20 | 161,326 | 86,396 | guild | Place holder for Guild class. |
| 21 | 168,983 | 86,396 | finalize_block | Joke gem - This gem provide `finalize_block` method. |
| 22 | 186,039 | 149,286 | syntax_finder | Analyze your Ruby scripts with prism. |