Rogerdpack's Gems

icon
#Total RankDaily RankNameSummary
1111101osThe OS gem allows for some useful and easy functions, like OS.windows? (=> true or fals...
2556567ruby-profruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many t...
32,5753,450specific_installrubygems plugin that allows you you to install a gem from from its github repository (l...
44,0486,909gnuplotUtility library to aid in interacting with gnuplot from ruby
57,38451,506saneHelpers for ruby core classes to make life easier-i.e. things that are missing from cor...
69,10760,256sensible-cinemaan EDL scene-skipper/bleeper that works with DVD's and files and online players like ne...
79,61860,256google_hashRuby wrappers to the google hash library
89,69033,964iobufferfast buffers for non-blocking IO
915,73718,877backtracerQuality backtraces for ruby
1016,525104,211mysqlplusEnhanced Ruby MySQL driver
1116,660104,211revRev is a Ruby binding to the libev high performance event library
1217,19123,247faster_rubygemsfaster gem loading
1317,30926,515whichrwindows friendly which command
1417,90233,964faster_requireA tool designed to speedup library loading (startup time) in Ruby by caching library lo...
1519,97323,247afterCommand to allow you to wait for a command in "some other terminal window" to finish be...
1623,52474,546openssl-nonblockNon-blocking support for Ruby OpenSSL
1727,62560,256rdp-ruby-wmiruby-wmi by Gordon Thiesfeld http://ruby-wmi.rubyforge.org/ gthiesfeld@gmai...
1830,64431,520faster_gem_scriptA utility to make ruby "command line scripts" run much faster by using gem prelude inst...
1936,37274,546ri_forruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at...
2036,603104,211rdp-win32screenshotCapture Screenshots on Windows with Ruby
2137,61733,964rdp-argumentsYou don't have to wait until Ruby 2.0 to get (named|keyword) arguments support. Argumen...
2240,795104,211ruby_core_riA gem to make it possible to have the core ri/rdoc (especially useful if your distro di...
2352,80345,201displayruby tool for quick debug statements display a, b => 'spec.display,9: a=3, b=3' without...
2453,28045,201desc_methodruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at...
2556,02251,506tk_as_gemthe tk extension extracted from core and gem-ified
2658,57960,256simple_gui_creatorFramework to ease in creation of ruby GUI apps. Makes designing windows a snap.
2766,46451,506fast_requireA tool designed to speedup library loading in Ruby by caching library locations
2867,377104,211gem_file_conflict_checkerA gem plugin to warn you when you accidentally install files with names that collide ac...
2970,030104,211rdp-rb-readlinePure Ruby readline
3070,58651,506wait_pidthe wait_pid command -- (ruby gem/binary for waiting on an arbitrary external pid, doze...
3172,91545,201table_syncertool to synchronize data across databases
3273,54151,506windows_ioniceA command that helps windows run faster by punshing resource hogging processes (cpu/disk)
3376,549104,211rbeautifyprettifier/beautifier for Ruby code [from http://www.arachnoid.com/ruby/]
3487,986104,211showruby tool for quick debug print statements, like: show(a, b) (prints out '[spec.analyze...
3589,134104,211rdp-mysql2A simple, fast Mysql library for Ruby, binding to libmysql
3691,82360,256windows_backport_process_spawnProcess.spawn for 1.8.6
3792,895104,211rdp-ffi-inlinerWith ffi-inliner you can run C code within your ruby script.
38100,80360,256timerrsimple "time how long this executable takes" (the time method from bash, but works in w...
39114,79074,546crystalizerRuby2CExtension is a Ruby to C extension translator/compiler/concretizer.
40116,07560,256doctestdescription of gem
41116,410104,211git_installrubygems plugin to allow you to install an "edge" gem straight from its github repository
42117,086104,211rdp-require_allA wonderfully simple way to load your code
43117,86574,546ffi_ezThis gem allows you to use ffi like attach_ez 'puts', [:string] => :int
44121,42674,546content-editing-movie-playeran EDL scene-skipper/bleeper that works with DVD's and files and online players like ne...
45121,492104,211rdp-rmagickRMagick is an interface between Ruby and ImageMagick.
46121,682104,211rdp-ruby-profruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many t...
47122,849104,211mvn_watchA "continuous integration local tester" for maven projects (typically java), such that ...
48123,591104,211rdp-rubydoctestRuby version of Python's doctest tool, but a bit different.
49123,872104,211rdp-ruby_core_sourceRetrieve Ruby core source files
50124,092104,211rdp-ruby-snarlSnarl (http://www.fullphat.net/snarl.html) is a simple notification system, similar to ...
51126,013104,211rdp-jruby-profA Ruby level profiler for JRuby
52126,184104,211rdp-rautomationRAutomation is a small and easy to use library for helping out to automate windows and ...
53144,64874,546spawnrspawnr gem--easy spawning for window (i.e. backgrounding them so they don't take up you...