| 1 | 562 | 270 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
| 2 | 3,014 | 5,798 | nakayoshi_fork | nakayoshi_fork gem solves CoW friendly problem on MRI 2.2 and later. |
| 3 | 5,536 | 10,868 | gc_tracer | gc_tracer gem adds GC::Tracer module. |
| 4 | 6,685 | 7,270 | allocation_tracer | allocation_tracer gem adds ObjectSpace::AllocationTracer module. |
| 5 | 8,949 | 4,345 | rdbg | This gem is only for namespace to install debug.gem (rdbg command) |
| 6 | 21,913 | 104,632 | debugger2 | debugger is a fast implementation of the standard Ruby debugger debug.rb.
It is impleme... |
| 7 | 31,198 | 43,199 | pretty_backtrace | Pretty your exception backtrace. |
| 8 | 44,335 | 22,459 | yomikomu | Dump compiled iseq by binary (kakidasu) and load binary (yomidasu). |
| 9 | 47,224 | 40,146 | kv | kv is a page viewer designed for streaming data written by Ruby. |
| 10 | 51,965 | 85,896 | rspec-debug | invoke debugger if spec fails |
| 11 | 59,187 | 26,145 | mmapped_string | Return file contens using mmap(2). |
| 12 | 74,260 | 56,700 | ruby-memory-usage-profiler | Memory usage profiler for debugging of Ruby itself (and/or middlewares) |
| 13 | 82,298 | 40,146 | rstfilter | Show Ruby script with execution results. |
| 14 | 83,651 | 56,700 | iseq_collector | ISeq collector for MRI 2.3 and later. |
| 15 | 92,217 | 132,322 | class_stat | Collect statistics about Class and Modules. |
| 16 | 102,629 | 56,700 | ractor-tvar | Ractor::TVar |
| 17 | 131,034 | 104,632 | ractor-lvar | Ractor::LVar |
| 18 | 137,033 | 85,896 | ractor | Ractor utilities. |
| 19 | 152,673 | 132,322 | calleree | Calleree helps to analyze Ruby's caller-callee relationships. |
| 20 | 161,404 | 132,322 | guild | Place holder for Guild class. |
| 21 | 168,821 | 104,632 | finalize_block | Joke gem - This gem provide `finalize_block` method. |
| 22 | 186,502 | 85,896 | syntax_finder | Analyze your Ruby scripts with prism. |