Rogerdpack's Gems

icon
#Total RankDaily RankNameSummary
1111104osThe OS gem allows for some useful and easy functions, like OS.windows? (=> true or fals...
2588946ruby-profruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many t...
32,6623,120specific_installrubygems plugin that allows you you to install a gem from from its github repository (l...
44,2325,799gnuplotUtility library to aid in interacting with gnuplot from ruby
57,8209,030saneHelpers for ruby core classes to make life easier-i.e. things that are missing from cor...
69,4787,798sensible-cinemaan EDL scene-skipper/bleeper that works with DVD's and files and online players like ne...
710,10666,923google_hashRuby wrappers to the google hash library
810,17618,743iobufferfast buffers for non-blocking IO
916,24766,923backtracerQuality backtraces for ruby
1017,28043,406mysqlplusEnhanced Ruby MySQL driver
1117,29715,956revRev is a Ruby binding to the libev high performance event library
1217,72643,406faster_rubygemsfaster gem loading
1317,98666,923whichrwindows friendly which command
1418,56066,923faster_requireA tool designed to speedup library loading (startup time) in Ruby by caching library lo...
1520,57666,923afterCommand to allow you to wait for a command in "some other terminal window" to finish be...
1624,29566,923openssl-nonblockNon-blocking support for Ruby OpenSSL
1728,70843,406rdp-ruby-wmiruby-wmi by Gordon Thiesfeld http://ruby-wmi.rubyforge.org/ gthiesfeld@gmai...
1831,43266,923faster_gem_scriptA utility to make ruby "command line scripts" run much faster by using gem prelude inst...
1937,15919,773ri_forruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at...
2037,48719,773rdp-win32screenshotCapture Screenshots on Windows with Ruby
2138,50620,993rdp-argumentsYou don't have to wait until Ruby 2.0 to get (named|keyword) arguments support. Argumen...
2241,74520,993ruby_core_riA gem to make it possible to have the core ri/rdoc (especially useful if your distro di...
2353,94843,406displayruby tool for quick debug statements display a, b => 'spec.display,9: a=3, b=3' without...
2454,44266,923desc_methodruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at...
2557,46266,923tk_as_gemthe tk extension extracted from core and gem-ified
2659,45824,362simple_gui_creatorFramework to ease in creation of ruby GUI apps. Makes designing windows a snap.
2767,83166,923fast_requireA tool designed to speedup library loading in Ruby by caching library locations
2868,66366,923gem_file_conflict_checkerA gem plugin to warn you when you accidentally install files with names that collide ac...
2971,06243,406wait_pidthe wait_pid command -- (ruby gem/binary for waiting on an arbitrary external pid, doze...
3071,68635,214rdp-rb-readlinePure Ruby readline
3174,23966,923table_syncertool to synchronize data across databases
3274,80566,923windows_ioniceA command that helps windows run faster by punshing resource hogging processes (cpu/disk)
3378,63543,406rbeautifyprettifier/beautifier for Ruby code [from http://www.arachnoid.com/ruby/]
3489,45835,214showruby tool for quick debug print statements, like: show(a, b) (prints out '[spec.analyze...
3591,14143,406rdp-mysql2A simple, fast Mysql library for Ruby, binding to libmysql
3693,33166,923windows_backport_process_spawnProcess.spawn for 1.8.6
3794,48435,214rdp-ffi-inlinerWith ffi-inliner you can run C code within your ruby script.
38102,15066,923timerrsimple "time how long this executable takes" (the time method from bash, but works in w...
39116,47166,923crystalizerRuby2CExtension is a Ruby to C extension translator/compiler/concretizer.
40117,64366,923doctestdescription of gem
41117,93966,923git_installrubygems plugin to allow you to install an "edge" gem straight from its github repository
42118,73443,406rdp-require_allA wonderfully simple way to load your code
43119,45966,923ffi_ezThis gem allows you to use ffi like attach_ez 'puts', [:string] => :int
44122,70166,923content-editing-movie-playeran EDL scene-skipper/bleeper that works with DVD's and files and online players like ne...
45123,00543,406rdp-rmagickRMagick is an interface between Ruby and ImageMagick.
46123,04743,406rdp-ruby-profruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many t...
47124,17066,923mvn_watchA "continuous integration local tester" for maven projects (typically java), such that ...
48124,93743,406rdp-rubydoctestRuby version of Python's doctest tool, but a bit different.
49125,27843,406rdp-ruby_core_sourceRetrieve Ruby core source files
50125,51643,406rdp-ruby-snarlSnarl (http://www.fullphat.net/snarl.html) is a simple notification system, similar to ...
51127,49943,406rdp-jruby-profA Ruby level profiler for JRuby
52127,53243,406rdp-rautomationRAutomation is a small and easy to use library for helping out to automate windows and ...
53146,19866,923spawnrspawnr gem--easy spawning for window (i.e. backgrounding them so they don't take up you...