Rogerdpack's Gems

icon
#Total RankDaily RankNameSummary
110956osThe OS gem allows for some useful and easy functions, like OS.windows? (=> true or fals...
2601956ruby-profruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many t...
32,8564,097specific_installrubygems plugin that allows you you to install a gem from from its github repository (l...
44,4664,489gnuplotUtility library to aid in interacting with gnuplot from ruby
58,52712,723saneHelpers for ruby core classes to make life easier-i.e. things that are missing from cor...
610,12514,933sensible-cinemaan EDL scene-skipper/bleeper that works with DVD's and files and online players like ne...
710,98519,764google_hashRuby wrappers to the google hash library
811,01926,810iobufferfast buffers for non-blocking IO
917,24442,408backtracerQuality backtraces for ruby
1018,22317,774revRev is a Ruby binding to the libev high performance event library
1118,69993,116mysqlplusEnhanced Ruby MySQL driver
1218,77114,933faster_rubygemsfaster gem loading
1319,23026,810whichrwindows friendly which command
1419,64622,641faster_requireA tool designed to speedup library loading (startup time) in Ruby by caching library lo...
1521,73516,164afterCommand to allow you to wait for a command in "some other terminal window" to finish be...
1625,54632,863openssl-nonblockNon-blocking support for Ruby OpenSSL
1730,66293,116rdp-ruby-wmiruby-wmi by Gordon Thiesfeld http://ruby-wmi.rubyforge.org/ gthiesfeld@gmai...
1832,88242,408faster_gem_scriptA utility to make ruby "command line scripts" run much faster by using gem prelude inst...
1938,11026,810ri_forruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at...
2038,64393,116rdp-win32screenshotCapture Screenshots on Windows with Ruby
2139,86593,116rdp-argumentsYou don't have to wait until Ruby 2.0 to get (named|keyword) arguments support. Argumen...
2242,93742,408ruby_core_riA gem to make it possible to have the core ri/rdoc (especially useful if your distro di...
2355,61132,863displayruby tool for quick debug statements display a, b => 'spec.display,9: a=3, b=3' without...
2456,51359,583desc_methodruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at...
2559,91859,583tk_as_gemthe tk extension extracted from core and gem-ified
2660,23942,408simple_gui_creatorFramework to ease in creation of ruby GUI apps. Makes designing windows a snap.
2770,20759,583fast_requireA tool designed to speedup library loading in Ruby by caching library locations
2870,34459,583gem_file_conflict_checkerA gem plugin to warn you when you accidentally install files with names that collide ac...
2972,41132,863wait_pidthe wait_pid command -- (ruby gem/binary for waiting on an arbitrary external pid, doze...
3074,10993,116rdp-rb-readlinePure Ruby readline
3176,17393,116table_syncertool to synchronize data across databases
3277,15793,116windows_ioniceA command that helps windows run faster by punshing resource hogging processes (cpu/disk)
3381,50693,116rbeautifyprettifier/beautifier for Ruby code [from http://www.arachnoid.com/ruby/]
3491,31042,408showruby tool for quick debug print statements, like: show(a, b) (prints out '[spec.analyze...
3594,04559,583rdp-mysql2A simple, fast Mysql library for Ruby, binding to libmysql
3695,87293,116windows_backport_process_spawnProcess.spawn for 1.8.6
3796,82293,116rdp-ffi-inlinerWith ffi-inliner you can run C code within your ruby script.
38102,24693,116timerrsimple "time how long this executable takes" (the time method from bash, but works in w...
39116,61942,408crystalizerRuby2CExtension is a Ruby to C extension translator/compiler/concretizer.
40119,50259,583doctestdescription of gem
41119,79993,116git_installrubygems plugin to allow you to install an "edge" gem straight from its github repository
42120,19693,116rdp-require_allA wonderfully simple way to load your code
43121,57359,583ffi_ezThis gem allows you to use ffi like attach_ez 'puts', [:string] => :int
44124,93959,583content-editing-movie-playeran EDL scene-skipper/bleeper that works with DVD's and files and online players like ne...
45125,28793,116rdp-ruby-profruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many t...
46125,35293,116rdp-rmagickRMagick is an interface between Ruby and ImageMagick.
47125,65993,116rdp-rubydoctestRuby version of Python's doctest tool, but a bit different.
48126,13559,583mvn_watchA "continuous integration local tester" for maven projects (typically java), such that ...
49126,29142,408rdp-ruby-snarlSnarl (http://www.fullphat.net/snarl.html) is a simple notification system, similar to ...
50127,21193,116rdp-ruby_core_sourceRetrieve Ruby core source files
51127,90393,116rdp-rautomationRAutomation is a small and easy to use library for helping out to automate windows and ...
52129,60793,116rdp-jruby-profA Ruby level profiler for JRuby
53146,05193,116spawnrspawnr gem--easy spawning for window (i.e. backgrounding them so they don't take up you...