41 skills found · Page 1 of 2
rvm / RvmRuby enVironment Manager (RVM)
bear-metal / TunemygcTuneMyGC - optimal MRI Ruby 2.1+ Garbage Collection
skaes / Rvm PatchsetsA collection of patch sets for rvm to allow easy installation of my MRI patches for various ruby versions
stephan-nordnes-eriksen / Ruby ShipA portable MRI Ruby environment and toolset
Trepan-Debuggers / Rb TrepanningRuby MRI 2.1.5, 1.9.3 or 1.9.2 debugger. See also rbx-trepanning
FooBarWidget / RubyenterpriseeditionRuby Enterprise Edition based on MRI 1.8.6
ruby-concurrency / RefA weak reference implementation for Ruby that works across runtimes (MRI, REE, Jruby, Rubinius, and IronRuby)
k0kubun / Yarv MjitMRI method JIT compiler based on original stack-based YARV instructions (Development Repository of ruby/ruby#1782, already merged)
whitequark / ColdrubyColdRuby is a compiler of Ruby 1.9 MRI bytecode, and a runtime written in JavaScript to aid in execution of Ruby code. It also includes a C++ executable using very fast V8 scripting engine and native extensions for regular expressions, fibers and more.
twistlock / KisatenRuby MRI extension for fuzzing Ruby code with afl-fuzz
banister / Debug InspectorA Ruby wrapper for the MRI 2.0 debug_inspector API
brightcode / Fastest CsvFastest CSV class for MRI Ruby and JRuby. Faster than faster_csv and fasterer-csv.
FooBarWidget / Rubyenterpriseedition187Ruby Enterprise Edition based on MRI 1.8.7-p174
vinted / Sidekiq PoolSidekiq::Pool allows Sidekiq using more CPU cores on Ruby MRI by forking multiple processes.
abevoelker / Docker RubyDockerfiles for lots of MRI Ruby and JRuby interpreters
palkan / Ruby DipDocker-based development environment for hacking Ruby MRI
cout / Ruby DecompilerA decompiler for ruby code (both MRI and YARV)
haconiwa / Haconiwa MriPoC code by MRI. see haconiwa/haconiwa || Ruby on Container / helper tools with DSL for your handmade linux containers
FooBarWidget / Rubyenterpriseedition187 248Ruby Enterprise Edition based on MRI 1.8.7-p248
Shopify / Stack FramesZero allocation backtraces using MRI ruby’s profile frames API