Ko1's Gems

icon
#Total RankDaily RankNameSummary
1669223debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
22,9723,965nakayoshi_forknakayoshi_fork gem solves CoW friendly problem on MRI 2.2 and later.
35,4729,738gc_tracergc_tracer gem adds GC::Tracer module.
46,6466,109allocation_tracerallocation_tracer gem adds ObjectSpace::AllocationTracer module.
59,2495,011rdbgThis gem is only for namespace to install debug.gem (rdbg command)
621,61878,093debugger2debugger is a fast implementation of the standard Ruby debugger debug.rb. It is impleme...
731,03851,612pretty_backtracePretty your exception backtrace.
844,58822,458yomikomuDump compiled iseq by binary (kakidasu) and load binary (yomidasu).
947,26041,793kvkv is a page viewer designed for streaming data written by Ruby.
1054,762145,948rspec-debuginvoke debugger if spec fails
1159,83041,793mmapped_stringReturn file contens using mmap(2).
1274,47693,924ruby-memory-usage-profilerMemory usage profiler for debugging of Ruby itself (and/or middlewares)
1383,755116,310iseq_collectorISeq collector for MRI 2.3 and later.
1484,71546,216rstfilterShow Ruby script with execution results.
1592,37393,924class_statCollect statistics about Class and Modules.
16103,28446,216ractor-tvarRactor::TVar
17131,784116,310ractor-lvarRactor::LVar
18138,42878,093ractorRactor utilities.
19155,33393,924callereeCalleree helps to analyze Ruby's caller-callee relationships.
20161,48466,833guildPlace holder for Guild class.
21169,078116,310finalize_blockJoke gem - This gem provide `finalize_block` method.
22185,97293,924syntax_finderAnalyze your Ruby scripts with prism.