Ko1's Gems

icon
#Total RankDaily RankNameSummary
1538203debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
23,0226,151nakayoshi_forknakayoshi_fork gem solves CoW friendly problem on MRI 2.2 and later.
35,55517,504gc_tracergc_tracer gem adds GC::Tracer module.
46,69510,624allocation_tracerallocation_tracer gem adds ObjectSpace::AllocationTracer module.
58,8743,627rdbgThis gem is only for namespace to install debug.gem (rdbg command)
622,03330,871debugger2debugger is a fast implementation of the standard Ruby debugger debug.rb. It is impleme...
731,22827,759pretty_backtracePretty your exception backtrace.
844,25330,871yomikomuDump compiled iseq by binary (kakidasu) and load binary (yomidasu).
947,21330,871kvkv is a page viewer designed for streaming data written by Ruby.
1051,67211,812rspec-debuginvoke debugger if spec fails
1159,03127,759mmapped_stringReturn file contens using mmap(2).
1274,18455,083ruby-memory-usage-profilerMemory usage profiler for debugging of Ruby itself (and/or middlewares)
1382,06855,083rstfilterShow Ruby script with execution results.
1483,43455,083iseq_collectorISeq collector for MRI 2.3 and later.
1592,13535,417class_statCollect statistics about Class and Modules.
16102,13355,083ractor-tvarRactor::TVar
17130,22555,083ractor-lvarRactor::LVar
18136,19087,276ractorRactor utilities.
19151,59142,349callereeCalleree helps to analyze Ruby's caller-callee relationships.
20161,26555,083guildPlace holder for Guild class.
21168,69187,276finalize_blockJoke gem - This gem provide `finalize_block` method.
22186,77887,276syntax_finderAnalyze your Ruby scripts with prism.