Rogerdpack's Gems

icon
#Total RankDaily RankNameSummary
1111124osThe OS gem allows for some useful and easy functions, like OS.windows? (=> true or fals...
2601682ruby-profruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many t...
32,8692,655specific_installrubygems plugin that allows you you to install a gem from from its github repository (l...
44,6448,320gnuplotUtility library to aid in interacting with gnuplot from ruby
59,02229,773saneHelpers for ruby core classes to make life easier-i.e. things that are missing from cor...
610,62069,179sensible-cinemaan EDL scene-skipper/bleeper that works with DVD's and files and online players like ne...
711,58718,819google_hashRuby wrappers to the google hash library
811,59919,158iobufferfast buffers for non-blocking IO
917,92654,325backtracerQuality backtraces for ruby
1018,88421,921revRev is a Ruby binding to the libev high performance event library
1119,52969,179faster_rubygemsfaster gem loading
1219,61733,876mysqlplusEnhanced Ruby MySQL driver
1320,00340,512whichrwindows friendly which command
1420,43154,325faster_requireA tool designed to speedup library loading (startup time) in Ruby by caching library lo...
1522,552103,058afterCommand to allow you to wait for a command in "some other terminal window" to finish be...
1626,28326,828openssl-nonblockNon-blocking support for Ruby OpenSSL
1731,95569,179rdp-ruby-wmiruby-wmi by Gordon Thiesfeld http://ruby-wmi.rubyforge.org/ gthiesfeld@gmai...
1833,85569,179faster_gem_scriptA utility to make ruby "command line scripts" run much faster by using gem prelude inst...
1938,84354,325ri_forruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at...
2039,54546,026rdp-win32screenshotCapture Screenshots on Windows with Ruby
2140,88469,179rdp-argumentsYou don't have to wait until Ruby 2.0 to get (named|keyword) arguments support. Argumen...
2243,45140,512ruby_core_riA gem to make it possible to have the core ri/rdoc (especially useful if your distro di...
2356,70454,325displayruby tool for quick debug statements display a, b => 'spec.display,9: a=3, b=3' without...
2457,50969,179desc_methodruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at...
2560,83469,179simple_gui_creatorFramework to ease in creation of ruby GUI apps. Makes designing windows a snap.
2661,27769,179tk_as_gemthe tk extension extracted from core and gem-ified
2771,62140,512gem_file_conflict_checkerA gem plugin to warn you when you accidentally install files with names that collide ac...
2871,805103,058fast_requireA tool designed to speedup library loading in Ruby by caching library locations
2973,48769,179wait_pidthe wait_pid command -- (ruby gem/binary for waiting on an arbitrary external pid, doze...
3075,694103,058rdp-rb-readlinePure Ruby readline
3176,95740,512table_syncertool to synchronize data across databases
3278,507103,058windows_ioniceA command that helps windows run faster by punshing resource hogging processes (cpu/disk)
3383,030103,058rbeautifyprettifier/beautifier for Ruby code [from http://www.arachnoid.com/ruby/]
3492,581103,058showruby tool for quick debug print statements, like: show(a, b) (prints out '[spec.analyze...
3595,685103,058rdp-mysql2A simple, fast Mysql library for Ruby, binding to libmysql
3697,453103,058windows_backport_process_spawnProcess.spawn for 1.8.6
3797,98469,179rdp-ffi-inlinerWith ffi-inliner you can run C code within your ruby script.
38103,00569,179timerrsimple "time how long this executable takes" (the time method from bash, but works in w...
39116,977103,058crystalizerRuby2CExtension is a Ruby to C extension translator/compiler/concretizer.
40120,74969,179doctestdescription of gem
41120,79754,325git_installrubygems plugin to allow you to install an "edge" gem straight from its github repository
42121,255103,058rdp-require_allA wonderfully simple way to load your code
43122,492103,058ffi_ezThis gem allows you to use ffi like attach_ez 'puts', [:string] => :int
44126,190103,058content-editing-movie-playeran EDL scene-skipper/bleeper that works with DVD's and files and online players like ne...
45126,669103,058rdp-rubydoctestRuby version of Python's doctest tool, but a bit different.
46126,70069,179rdp-ruby-snarlSnarl (http://www.fullphat.net/snarl.html) is a simple notification system, similar to ...
47126,731103,058rdp-rmagickRMagick is an interface between Ruby and ImageMagick.
48127,219103,058rdp-ruby-profruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many t...
49127,83169,179rdp-rautomationRAutomation is a small and easy to use library for helping out to automate windows and ...
50127,872103,058mvn_watchA "continuous integration local tester" for maven projects (typically java), such that ...
51129,130103,058rdp-ruby_core_sourceRetrieve Ruby core source files
52131,545103,058rdp-jruby-profA Ruby level profiler for JRuby
53147,57269,179spawnrspawnr gem--easy spawning for window (i.e. backgrounding them so they don't take up you...