| 1 | 109 | 149 | os | The OS gem allows for some useful and easy functions, like OS.windows? (=> true or fals... |
| 2 | 602 | 943 | ruby-prof | ruby-prof is a fast code profiler for Ruby. It is a C extension and
therefore is many t... |
| 3 | 2,857 | 2,303 | specific_install | rubygems plugin that allows you you to install a gem from from its github repository (l... |
| 4 | 4,471 | 6,074 | gnuplot | Utility library to aid in interacting with gnuplot from ruby |
| 5 | 8,538 | 16,149 | sane | Helpers for ruby core classes to make life easier-i.e. things that are missing from cor... |
| 6 | 10,137 | 10,530 | sensible-cinema | an EDL scene-skipper/bleeper that works with DVD's and files and online players like ne... |
| 7 | 11,002 | 19,880 | google_hash | Ruby wrappers to the google hash library |
| 8 | 11,035 | 26,916 | iobuffer | fast buffers for non-blocking IO |
| 9 | 17,264 | 21,868 | backtracer | Quality backtraces for ruby |
| 10 | 18,244 | 20,488 | rev | Rev is a Ruby binding to the libev high performance event library |
| 11 | 18,728 | 76,767 | mysqlplus | Enhanced Ruby MySQL driver |
| 12 | 18,796 | 20,488 | faster_rubygems | faster gem loading |
| 13 | 19,251 | 26,916 | whichr | windows friendly which command |
| 14 | 19,674 | 42,638 | faster_require | A tool designed to speedup library loading (startup time) in Ruby by caching library lo... |
| 15 | 21,754 | 51,811 | after | Command to allow you to wait for a command in "some other terminal window" to finish be... |
| 16 | 25,564 | 46,755 | openssl-nonblock | Non-blocking support for Ruby OpenSSL |
| 17 | 30,724 | 92,554 | rdp-ruby-wmi | ruby-wmi
by Gordon Thiesfeld
http://ruby-wmi.rubyforge.org/
gthiesfeld@gmai... |
| 18 | 32,901 | 65,953 | faster_gem_script | A utility to make ruby "command line scripts" run much faster by using gem prelude inst... |
| 19 | 38,127 | 42,638 | ri_for | ruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at... |
| 20 | 38,644 | 39,204 | rdp-win32screenshot | Capture Screenshots on Windows with Ruby |
| 21 | 39,893 | 65,953 | rdp-arguments | You don't have to wait until Ruby 2.0 to get (named|keyword) arguments support.
Argumen... |
| 22 | 42,949 | 46,755 | ruby_core_ri | A gem to make it possible to have the core ri/rdoc (especially useful if your distro di... |
| 23 | 55,625 | 57,957 | display | ruby tool for quick debug statements display a, b => 'spec.display,9: a=3, b=3' without... |
| 24 | 56,509 | 46,755 | desc_method | ruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at... |
| 25 | 59,948 | 92,554 | tk_as_gem | the tk extension extracted from core and gem-ified |
| 26 | 60,229 | 57,957 | simple_gui_creator | Framework to ease in creation of ruby GUI apps. Makes designing windows a snap. |
| 27 | 70,254 | 146,171 | fast_require | A tool designed to speedup library loading in Ruby by caching library locations |
| 28 | 70,334 | 65,953 | gem_file_conflict_checker | A gem plugin to warn you when you accidentally install files with names that collide ac... |
| 29 | 72,418 | 92,554 | wait_pid | the wait_pid command -- (ruby gem/binary for waiting on an arbitrary external pid, doze... |
| 30 | 74,105 | 65,953 | rdp-rb-readline | Pure Ruby readline |
| 31 | 76,170 | 65,953 | table_syncer | tool to synchronize data across databases |
| 32 | 77,199 | 146,171 | windows_ionice | A command that helps windows run faster by punshing resource hogging processes (cpu/disk) |
| 33 | 81,542 | 76,767 | rbeautify | prettifier/beautifier for Ruby code [from http://www.arachnoid.com/ruby/] |
| 34 | 91,316 | 57,957 | show | ruby tool for quick debug print statements, like: show(a, b) (prints out '[spec.analyze... |
| 35 | 94,050 | 115,123 | rdp-mysql2 | A simple, fast Mysql library for Ruby, binding to libmysql |
| 36 | 95,925 | 146,171 | windows_backport_process_spawn | Process.spawn for 1.8.6 |
| 37 | 96,855 | 76,767 | rdp-ffi-inliner | With ffi-inliner you can run C code within your ruby script. |
| 38 | 102,182 | 115,123 | timerr | simple "time how long this executable takes" (the time method from bash, but works in w... |
| 39 | 116,597 | 92,554 | crystalizer | Ruby2CExtension is a Ruby to C extension translator/compiler/concretizer. |
| 40 | 119,509 | 115,123 | doctest | description of gem |
| 41 | 119,745 | 92,554 | git_install | rubygems plugin to allow you to install an "edge" gem straight from its github repository |
| 42 | 120,155 | 76,767 | rdp-require_all | A wonderfully simple way to load your code |
| 43 | 121,498 | 65,953 | ffi_ez | This gem allows you to use ffi like attach_ez 'puts', [:string] => :int |
| 44 | 124,969 | 92,554 | content-editing-movie-player | an EDL scene-skipper/bleeper that works with DVD's and files and online players like ne... |
| 45 | 125,265 | 115,123 | rdp-ruby-prof | ruby-prof is a fast code profiler for Ruby. It is a C extension and
therefore is many t... |
| 46 | 125,365 | 115,123 | rdp-rmagick | RMagick is an interface between Ruby and ImageMagick. |
| 47 | 125,619 | 65,953 | rdp-rubydoctest | Ruby version of Python's doctest tool, but a bit different. |
| 48 | 126,163 | 115,123 | mvn_watch | A "continuous integration local tester" for maven projects (typically java), such that ... |
| 49 | 126,213 | 92,554 | rdp-ruby-snarl | Snarl (http://www.fullphat.net/snarl.html) is a simple notification system, similar to ... |
| 50 | 127,210 | 146,171 | rdp-ruby_core_source | Retrieve Ruby core source files |
| 51 | 127,830 | 115,123 | rdp-rautomation | RAutomation is a small and easy to use library for helping out to automate windows and ... |
| 52 | 129,624 | 146,171 | rdp-jruby-prof | A Ruby level profiler for JRuby |
| 53 | 146,011 | 115,123 | spawnr | spawnr gem--easy spawning for window (i.e. backgrounding them so they don't take up you... |