Ko1's Gems

icon
#Total RankDaily RankNameSummary
1820256debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
22,8154,288nakayoshi_forknakayoshi_fork gem solves CoW friendly problem on MRI 2.2 and later.
35,24110,374gc_tracergc_tracer gem adds GC::Tracer module.
46,7506,070allocation_tracerallocation_tracer gem adds ObjectSpace::AllocationTracer module.
511,6343,393rdbgThis gem is only for namespace to install debug.gem (rdbg command)
620,80657,505debugger2debugger is a fast implementation of the standard Ruby debugger debug.rb. It is impleme...
730,30730,732pretty_backtracePretty your exception backtrace.
845,41522,984yomikomuDump compiled iseq by binary (kakidasu) and load binary (yomidasu).
947,14019,502kvkv is a page viewer designed for streaming data written by Ruby.
1062,12630,732mmapped_stringReturn file contens using mmap(2).
1174,18857,505ruby-memory-usage-profilerMemory usage profiler for debugging of Ruby itself (and/or middlewares)
1284,15157,505iseq_collectorISeq collector for MRI 2.3 and later.
1390,10919,502rstfilterShow Ruby script with execution results.
1492,08457,505class_statCollect statistics about Class and Modules.
1595,67730,732rspec-debuginvoke debugger if spec fails
16105,18457,505ractor-tvarRactor::TVar
17133,31757,505ractor-lvarRactor::LVar
18141,81057,505ractorRactor utilities.
19157,68757,505callereeCalleree helps to analyze Ruby's caller-callee relationships.
20160,82130,732guildPlace holder for Guild class.
21169,09657,505finalize_blockJoke gem - This gem provide `finalize_block` method.
22184,15630,732syntax_finderAnalyze your Ruby scripts with prism.