Ko1's Gems

icon
#Total RankDaily RankNameSummary
1529184debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
23,0315,947nakayoshi_forknakayoshi_fork gem solves CoW friendly problem on MRI 2.2 and later.
35,57514,620gc_tracergc_tracer gem adds GC::Tracer module.
46,7275,119allocation_tracerallocation_tracer gem adds ObjectSpace::AllocationTracer module.
58,6502,748rdbgThis gem is only for namespace to install debug.gem (rdbg command)
622,08694,810debugger2debugger is a fast implementation of the standard Ruby debugger debug.rb. It is impleme...
731,28358,510pretty_backtracePretty your exception backtrace.
844,07258,510yomikomuDump compiled iseq by binary (kakidasu) and load binary (yomidasu).
947,21641,586kvkv is a page viewer designed for streaming data written by Ruby.
1051,36858,510rspec-debuginvoke debugger if spec fails
1158,59941,586mmapped_stringReturn file contens using mmap(2).
1274,24758,510ruby-memory-usage-profilerMemory usage profiler for debugging of Ruby itself (and/or middlewares)
1382,06741,586rstfilterShow Ruby script with execution results.
1483,50458,510iseq_collectorISeq collector for MRI 2.3 and later.
1592,19894,810class_statCollect statistics about Class and Modules.
16101,93894,810ractor-tvarRactor::TVar
17130,07958,510ractor-lvarRactor::LVar
18136,02994,810ractorRactor utilities.
19151,26958,510callereeCalleree helps to analyze Ruby's caller-callee relationships.
20161,33758,510guildPlace holder for Guild class.
21168,66558,510finalize_blockJoke gem - This gem provide `finalize_block` method.
22187,02794,810syntax_finderAnalyze your Ruby scripts with prism.