| 1 | 109 | 129 | os | The OS gem allows for some useful and easy functions, like OS.windows? (=> true or fals... | 
        | 2 | 597 | 685 | ruby-prof | ruby-prof is a fast code profiler for Ruby. It is a C extension and
therefore is many t... | 
        | 3 | 2,846 | 2,704 | specific_install | rubygems plugin that allows you you to install a gem from from its github repository (l... | 
        | 4 | 4,448 | 7,620 | gnuplot | Utility library to aid in interacting with gnuplot from ruby | 
        | 5 | 8,456 | 22,752 | sane | Helpers for ruby core classes to make life easier-i.e. things that are missing from cor... | 
        | 6 | 10,078 | 10,001 | sensible-cinema | an EDL scene-skipper/bleeper that works with DVD's and files and online players like ne... | 
        | 7 | 10,874 | 70,114 | google_hash | Ruby wrappers to the google hash library | 
        | 8 | 10,887 | 22,131 | iobuffer | fast buffers for non-blocking IO | 
        | 9 | 17,118 | 30,910 | backtracer | Quality backtraces for ruby | 
        | 10 | 18,153 | 15,570 | rev | Rev is a Ruby binding to the libev high performance event library | 
        | 11 | 18,511 | 70,114 | mysqlplus | Enhanced Ruby MySQL driver | 
        | 12 | 18,641 | 55,788 | faster_rubygems | faster gem loading | 
        | 13 | 19,068 | 43,677 | whichr | windows friendly which command | 
        | 14 | 19,502 | 50,952 | faster_require | A tool designed to speedup library loading (startup time) in Ruby by caching library lo... | 
        | 15 | 21,567 | 20,969 | after | Command to allow you to wait for a command in "some other terminal window" to finish be... | 
        | 16 | 25,375 | 46,838 | openssl-nonblock | Non-blocking support for Ruby OpenSSL | 
        | 17 | 30,428 | 78,639 | rdp-ruby-wmi | ruby-wmi
    by Gordon Thiesfeld
    http://ruby-wmi.rubyforge.org/
    gthiesfeld@gmai... | 
        | 18 | 32,744 | 37,994 | faster_gem_script | A utility to make ruby "command line scripts" run much faster by using gem prelude inst... | 
        | 19 | 37,984 | 50,952 | ri_for | ruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at... | 
        | 20 | 38,520 | 37,994 | rdp-win32screenshot | Capture Screenshots on Windows with Ruby | 
        | 21 | 39,719 | 70,114 | rdp-arguments | You don't have to wait until Ruby 2.0 to get (named|keyword) arguments support.
Argumen... | 
        | 22 | 42,809 | 43,677 | ruby_core_ri | A gem to make it possible to have the core ri/rdoc (especially useful if your distro di... | 
        | 23 | 55,429 | 61,992 | display | ruby tool for quick debug statements display a, b => 'spec.display,9: a=3, b=3' without... | 
        | 24 | 56,330 | 108,010 | desc_method | ruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at... | 
        | 25 | 59,602 | 70,114 | tk_as_gem | the tk extension extracted from core and gem-ified | 
        | 26 | 60,140 | 70,114 | simple_gui_creator | Framework to ease in creation of ruby GUI apps. Makes designing windows a snap. | 
        | 27 | 69,928 | 55,788 | fast_require | A tool designed to speedup library loading in Ruby by caching library locations | 
        | 28 | 70,153 | 50,952 | gem_file_conflict_checker | A gem plugin to warn you when you accidentally install files with names that collide ac... | 
        | 29 | 72,331 | 90,620 | wait_pid | the wait_pid command -- (ruby gem/binary for waiting on an arbitrary external pid, doze... | 
        | 30 | 73,767 | 70,114 | rdp-rb-readline | Pure Ruby readline | 
        | 31 | 76,037 | 61,992 | table_syncer | tool to synchronize data across databases | 
        | 32 | 76,870 | 108,010 | windows_ionice | A command that helps windows run faster by punshing resource hogging processes (cpu/disk) | 
        | 33 | 81,156 | 61,992 | rbeautify | prettifier/beautifier for Ruby code [from http://www.arachnoid.com/ruby/] | 
        | 34 | 91,106 | 70,114 | show | ruby tool for quick debug print statements, like: show(a, b) (prints out '[spec.analyze... | 
        | 35 | 93,649 | 78,639 | rdp-mysql2 | A simple, fast Mysql library for Ruby, binding to libmysql | 
        | 36 | 95,541 | 130,797 | windows_backport_process_spawn | Process.spawn for 1.8.6 | 
        | 37 | 96,479 | 90,620 | rdp-ffi-inliner | With ffi-inliner you can run C code within your ruby script. | 
        | 38 | 102,276 | 55,788 | timerr | simple "time how long this executable takes" (the time method from bash, but works in w... | 
        | 39 | 118,004 | 70,114 | crystalizer | Ruby2CExtension is a Ruby to C extension translator/compiler/concretizer. | 
        | 40 | 119,320 | 108,010 | doctest | description of gem | 
        | 41 | 119,724 | 78,639 | git_install | rubygems plugin to allow you to install an "edge" gem straight from its github repository | 
        | 42 | 119,960 | 78,639 | rdp-require_all | A wonderfully simple way to load your code | 
        | 43 | 121,391 | 61,992 | ffi_ez | This gem allows you to use ffi like attach_ez 'puts', [:string] => :int | 
        | 44 | 124,738 | 90,620 | rdp-ruby-prof | ruby-prof is a fast code profiler for Ruby. It is a C extension and
therefore is many t... | 
        | 45 | 124,821 | 78,639 | content-editing-movie-player | an EDL scene-skipper/bleeper that works with DVD's and files and online players like ne... | 
        | 46 | 124,970 | 90,620 | rdp-rmagick | RMagick is an interface between Ruby and ImageMagick. | 
        | 47 | 125,596 | 70,114 | rdp-rubydoctest | Ruby version of Python's doctest tool, but a bit different. | 
        | 48 | 125,896 | 108,010 | mvn_watch | A "continuous integration local tester" for maven projects (typically java), such that ... | 
        | 49 | 126,399 | 78,639 | rdp-ruby-snarl | Snarl (http://www.fullphat.net/snarl.html) is a simple notification system, similar to ... | 
        | 50 | 126,945 | 90,620 | rdp-ruby_core_source | Retrieve Ruby core source files | 
        | 51 | 127,957 | 70,114 | rdp-rautomation | RAutomation is a small and easy to use library for helping out to automate windows and ... | 
        | 52 | 129,446 | 108,010 | rdp-jruby-prof | A Ruby level profiler for JRuby | 
        | 53 | 146,026 | 108,010 | spawnr | spawnr gem--easy spawning for window (i.e. backgrounding them so they don't take up you... |