Rogerdpack's Gems

icon
#Total RankDaily RankNameSummary
1110147osThe OS gem allows for some useful and easy functions, like OS.windows? (=> true or fals...
2588631ruby-profruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many t...
32,7373,510specific_installrubygems plugin that allows you you to install a gem from from its github repository (l...
44,3063,374gnuplotUtility library to aid in interacting with gnuplot from ruby
58,13910,904saneHelpers for ruby core classes to make life easier-i.e. things that are missing from cor...
69,77844,518sensible-cinemaan EDL scene-skipper/bleeper that works with DVD's and files and online players like ne...
710,43712,620google_hashRuby wrappers to the google hash library
810,49212,620iobufferfast buffers for non-blocking IO
916,59863,990backtracerQuality backtraces for ruby
1017,67163,990revRev is a Ruby binding to the libev high performance event library
1117,76063,990mysqlplusEnhanced Ruby MySQL driver
1218,12363,990faster_rubygemsfaster gem loading
1318,46024,293whichrwindows friendly which command
1418,96744,518faster_requireA tool designed to speedup library loading (startup time) in Ruby by caching library lo...
1520,98763,990afterCommand to allow you to wait for a command in "some other terminal window" to finish be...
1624,66530,202openssl-nonblockNon-blocking support for Ruby OpenSSL
1729,26524,293rdp-ruby-wmiruby-wmi by Gordon Thiesfeld http://ruby-wmi.rubyforge.org/ gthiesfeld@gmai...
1831,95163,990faster_gem_scriptA utility to make ruby "command line scripts" run much faster by using gem prelude inst...
1937,69863,990ri_forruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at...
2038,08263,990rdp-win32screenshotCapture Screenshots on Windows with Ruby
2139,05944,518rdp-argumentsYou don't have to wait until Ruby 2.0 to get (named|keyword) arguments support. Argumen...
2242,34463,990ruby_core_riA gem to make it possible to have the core ri/rdoc (especially useful if your distro di...
2354,62763,990displayruby tool for quick debug statements display a, b => 'spec.display,9: a=3, b=3' without...
2455,17563,990desc_methodruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at...
2558,29963,990tk_as_gemthe tk extension extracted from core and gem-ified
2660,08563,990simple_gui_creatorFramework to ease in creation of ruby GUI apps. Makes designing windows a snap.
2768,61463,990fast_requireA tool designed to speedup library loading in Ruby by caching library locations
2869,43463,990gem_file_conflict_checkerA gem plugin to warn you when you accidentally install files with names that collide ac...
2971,52244,518wait_pidthe wait_pid command -- (ruby gem/binary for waiting on an arbitrary external pid, doze...
3072,58363,990rdp-rb-readlinePure Ruby readline
3174,84963,990table_syncertool to synchronize data across databases
3275,48363,990windows_ioniceA command that helps windows run faster by punshing resource hogging processes (cpu/disk)
3379,68463,990rbeautifyprettifier/beautifier for Ruby code [from http://www.arachnoid.com/ruby/]
3490,26763,990showruby tool for quick debug print statements, like: show(a, b) (prints out '[spec.analyze...
3592,30163,990rdp-mysql2A simple, fast Mysql library for Ruby, binding to libmysql
3694,15763,990windows_backport_process_spawnProcess.spawn for 1.8.6
3795,23163,990rdp-ffi-inlinerWith ffi-inliner you can run C code within your ruby script.
38102,79663,990timerrsimple "time how long this executable takes" (the time method from bash, but works in w...
39117,25144,518crystalizerRuby2CExtension is a Ruby to C extension translator/compiler/concretizer.
40118,39163,990doctestdescription of gem
41118,85663,990git_installrubygems plugin to allow you to install an "edge" gem straight from its github repository
42119,61363,990rdp-require_allA wonderfully simple way to load your code
43120,33263,990ffi_ezThis gem allows you to use ffi like attach_ez 'puts', [:string] => :int
44123,53763,990content-editing-movie-playeran EDL scene-skipper/bleeper that works with DVD's and files and online players like ne...
45123,61626,692rdp-ruby-profruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many t...
46123,93363,990rdp-rmagickRMagick is an interface between Ruby and ImageMagick.
47125,09663,990mvn_watchA "continuous integration local tester" for maven projects (typically java), such that ...
48125,70563,990rdp-rubydoctestRuby version of Python's doctest tool, but a bit different.
49126,14035,550rdp-ruby_core_sourceRetrieve Ruby core source files
50126,46163,990rdp-ruby-snarlSnarl (http://www.fullphat.net/snarl.html) is a simple notification system, similar to ...
51128,43663,990rdp-rautomationRAutomation is a small and easy to use library for helping out to automate windows and ...
52128,43663,990rdp-jruby-profA Ruby level profiler for JRuby
53146,79663,990spawnrspawnr gem--easy spawning for window (i.e. backgrounding them so they don't take up you...