Ko1's Gems

icon
#Total RankDaily RankNameSummary
1437189debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
23,1825,960nakayoshi_forknakayoshi_fork gem solves CoW friendly problem on MRI 2.2 and later.
35,7816,038gc_tracergc_tracer gem adds GC::Tracer module.
46,7092,080rdbgThis gem is only for namespace to install debug.gem (rdbg command)
57,0218,036allocation_tracerallocation_tracer gem adds ObjectSpace::AllocationTracer module.
623,14424,745debugger2debugger is a fast implementation of the standard Ruby debugger debug.rb. It is impleme...
732,20521,128pretty_backtracePretty your exception backtrace.
843,56958,818yomikomuDump compiled iseq by binary (kakidasu) and load binary (yomidasu).
944,36820,321rspec-debuginvoke debugger if spec fails
1047,97858,818kvkv is a page viewer designed for streaming data written by Ruby.
1157,00458,818mmapped_stringReturn file contens using mmap(2).
1275,15758,818ruby-memory-usage-profilerMemory usage profiler for debugging of Ruby itself (and/or middlewares)
1377,75130,022rstfilterShow Ruby script with execution results.
1482,88723,302iseq_collectorISeq collector for MRI 2.3 and later.
1593,42258,818class_statCollect statistics about Class and Modules.
1697,97730,022ractor-tvarCompatibility shim: Ractor::TVar moved into the ractor-sharing gem. Depending on ractor...
17130,23558,818ractor-lvarRactor::LVar
18130,82358,818ractorRactor utilities.
19149,95258,818callereeCalleree helps to analyze Ruby's caller-callee relationships.
20153,73130,022ractor-sharingRactor::LockVar, Ractor::TVar and Ractor::ActiveObject: shareable objects that hold sta...
21158,18858,818ligarbA CLI tool that converts multiple Markdown files into a self-contained index.html with ...
22163,51258,818guildPlace holder for Guild class.
23167,48136,893lumitraceInline expression tracing for Ruby
24170,64058,818finalize_blockJoke gem - This gem provide `finalize_block` method.
25178,24336,893rperfA safepoint-based sampling performance profiler that uses actual time deltas as weights...
26183,07258,818ractor-pipelineRactor::Pipeline provides a shell-pipeline-like DSL (stream/pipe/filter_pipe/flat_pipe/...
27186,35958,818ruvimvim clone on Ruby by codex
28188,55858,818sperfA safepoint-based sampling performance profiler that uses thread CPU time deltas as wei...
29191,58758,818syntax_finderAnalyze your Ruby scripts with prism.
30194,90158,818adlog-cliUpload text, logs, and conversations to adlog from the command line or GitHub Actions.