Ko1's Gems

icon
#Total RankDaily RankNameSummary
1532251debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
23,0266,684nakayoshi_forknakayoshi_fork gem solves CoW friendly problem on MRI 2.2 and later.
35,56510,548gc_tracergc_tracer gem adds GC::Tracer module.
46,71610,494allocation_tracerallocation_tracer gem adds ObjectSpace::AllocationTracer module.
58,7144,355rdbgThis gem is only for namespace to install debug.gem (rdbg command)
622,06177,071debugger2debugger is a fast implementation of the standard Ruby debugger debug.rb. It is impleme...
731,26748,744pretty_backtracePretty your exception backtrace.
844,11523,314yomikomuDump compiled iseq by binary (kakidasu) and load binary (yomidasu).
947,22359,343kvkv is a page viewer designed for streaming data written by Ruby.
1051,44459,343rspec-debuginvoke debugger if spec fails
1158,72224,535mmapped_stringReturn file contens using mmap(2).
1274,21059,343ruby-memory-usage-profilerMemory usage profiler for debugging of Ruby itself (and/or middlewares)
1382,09841,695rstfilterShow Ruby script with execution results.
1483,498111,214iseq_collectorISeq collector for MRI 2.3 and later.
1592,14959,343class_statCollect statistics about Class and Modules.
16102,05948,744ractor-tvarRactor::TVar
17130,17277,071ractor-lvarRactor::LVar
18136,10448,744ractorRactor utilities.
19151,46259,343callereeCalleree helps to analyze Ruby's caller-callee relationships.
20161,28659,343guildPlace holder for Guild class.
21168,631111,214finalize_blockJoke gem - This gem provide `finalize_block` method.
22186,94977,071syntax_finderAnalyze your Ruby scripts with prism.