| 1 | 517 | 205 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
| 2 | 3,051 | 6,572 | nakayoshi_fork | nakayoshi_fork gem solves CoW friendly problem on MRI 2.2 and later. |
| 3 | 5,598 | 7,996 | gc_tracer | gc_tracer gem adds GC::Tracer module. |
| 4 | 6,750 | 9,088 | allocation_tracer | allocation_tracer gem adds ObjectSpace::AllocationTracer module. |
| 5 | 8,506 | 5,049 | rdbg | This gem is only for namespace to install debug.gem (rdbg command) |
| 6 | 22,135 | 17,453 | debugger2 | debugger is a fast implementation of the standard Ruby debugger debug.rb.
It is impleme... |
| 7 | 31,343 | 69,059 | pretty_backtrace | Pretty your exception backtrace. |
| 8 | 43,866 | 18,341 | yomikomu | Dump compiled iseq by binary (kakidasu) and load binary (yomidasu). |
| 9 | 47,252 | 51,811 | kv | kv is a page viewer designed for streaming data written by Ruby. |
| 10 | 50,557 | 10,481 | rspec-debug | invoke debugger if spec fails |
| 11 | 58,119 | 18,341 | mmapped_string | Return file contens using mmap(2). |
| 12 | 74,299 | 108,823 | ruby-memory-usage-profiler | Memory usage profiler for debugging of Ruby itself (and/or middlewares) |
| 13 | 82,143 | 36,562 | rstfilter | Show Ruby script with execution results. |
| 14 | 83,523 | 32,641 | iseq_collector | ISeq collector for MRI 2.3 and later. |
| 15 | 92,305 | 69,059 | class_stat | Collect statistics about Class and Modules. |
| 16 | 101,561 | 29,862 | ractor-tvar | Ractor::TVar |
| 17 | 130,084 | 42,332 | ractor-lvar | Ractor::LVar |
| 18 | 135,114 | 42,332 | ractor | Ractor utilities. |
| 19 | 151,133 | 69,059 | calleree | Calleree helps to analyze Ruby's caller-callee relationships. |
| 20 | 161,394 | 69,059 | guild | Place holder for Guild class. |
| 21 | 168,608 | 51,811 | finalize_block | Joke gem - This gem provide `finalize_block` method. |
| 22 | 184,289 | 108,823 | lumitrace | Inline expression tracing for Ruby |
| 23 | 187,191 | 108,823 | syntax_finder | Analyze your Ruby scripts with prism. |