Rogerdpack's Gems

icon
#Total RankDaily RankNameSummary
1111132osThe OS gem allows for some useful and easy functions, like OS.windows? (=> true or fals...
2605591ruby-profruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many t...
32,8691,889specific_installrubygems plugin that allows you you to install a gem from from its github repository (l...
44,5965,689gnuplotUtility library to aid in interacting with gnuplot from ruby
58,85520,515saneHelpers for ruby core classes to make life easier-i.e. things that are missing from cor...
610,55917,461sensible-cinemaan EDL scene-skipper/bleeper that works with DVD's and files and online players like ne...
711,50937,933google_hashRuby wrappers to the google hash library
811,52527,037iobufferfast buffers for non-blocking IO
917,84421,854backtracerQuality backtraces for ruby
1018,78837,933revRev is a Ruby binding to the libev high performance event library
1119,39619,358faster_rubygemsfaster gem loading
1219,47741,737mysqlplusEnhanced Ruby MySQL driver
1319,88861,331whichrwindows friendly which command
1420,32374,024faster_requireA tool designed to speedup library loading (startup time) in Ruby by caching library lo...
1522,41746,531afterCommand to allow you to wait for a command in "some other terminal window" to finish be...
1626,209129,210openssl-nonblockNon-blocking support for Ruby OpenSSL
1731,759129,210rdp-ruby-wmiruby-wmi by Gordon Thiesfeld http://ruby-wmi.rubyforge.org/ gthiesfeld@gmai...
1833,70146,531faster_gem_scriptA utility to make ruby "command line scripts" run much faster by using gem prelude inst...
1938,77246,531ri_forruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at...
2039,40453,031rdp-win32screenshotCapture Screenshots on Windows with Ruby
2140,72561,331rdp-argumentsYou don't have to wait until Ruby 2.0 to get (named|keyword) arguments support. Argumen...
2243,44734,862ruby_core_riA gem to make it possible to have the core ri/rdoc (especially useful if your distro di...
2356,55853,031displayruby tool for quick debug statements display a, b => 'spec.display,9: a=3, b=3' without...
2457,43861,331desc_methodruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at...
2560,71732,343simple_gui_creatorFramework to ease in creation of ruby GUI apps. Makes designing windows a snap.
2661,10194,007tk_as_gemthe tk extension extracted from core and gem-ified
2771,42634,862gem_file_conflict_checkerA gem plugin to warn you when you accidentally install files with names that collide ac...
2871,53794,007fast_requireA tool designed to speedup library loading in Ruby by caching library locations
2973,35294,007wait_pidthe wait_pid command -- (ruby gem/binary for waiting on an arbitrary external pid, doze...
3075,46194,007rdp-rb-readlinePure Ruby readline
3176,92794,007table_syncertool to synchronize data across databases
3278,298129,210windows_ioniceA command that helps windows run faster by punshing resource hogging processes (cpu/disk)
3382,83194,007rbeautifyprettifier/beautifier for Ruby code [from http://www.arachnoid.com/ruby/]
3492,381129,210showruby tool for quick debug print statements, like: show(a, b) (prints out '[spec.analyze...
3595,45774,024rdp-mysql2A simple, fast Mysql library for Ruby, binding to libmysql
3697,123129,210windows_backport_process_spawnProcess.spawn for 1.8.6
3797,863129,210rdp-ffi-inlinerWith ffi-inliner you can run C code within your ruby script.
38102,900129,210timerrsimple "time how long this executable takes" (the time method from bash, but works in w...
39116,90874,024crystalizerRuby2CExtension is a Ruby to C extension translator/compiler/concretizer.
40120,609129,210doctestdescription of gem
41120,65494,007git_installrubygems plugin to allow you to install an "edge" gem straight from its github repository
42121,07294,007rdp-require_allA wonderfully simple way to load your code
43122,29574,024ffi_ezThis gem allows you to use ffi like attach_ez 'puts', [:string] => :int
44125,790129,210content-editing-movie-playeran EDL scene-skipper/bleeper that works with DVD's and files and online players like ne...
45126,351129,210rdp-rmagickRMagick is an interface between Ruby and ImageMagick.
46126,44574,024rdp-rubydoctestRuby version of Python's doctest tool, but a bit different.
47126,68961,331rdp-ruby-snarlSnarl (http://www.fullphat.net/snarl.html) is a simple notification system, similar to ...
48126,78194,007rdp-ruby-profruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many t...
49127,47094,007mvn_watchA "continuous integration local tester" for maven projects (typically java), such that ...
50127,69574,024rdp-rautomationRAutomation is a small and easy to use library for helping out to automate windows and ...
51128,760129,210rdp-ruby_core_sourceRetrieve Ruby core source files
52131,075129,210rdp-jruby-profA Ruby level profiler for JRuby
53147,186129,210spawnrspawnr gem--easy spawning for window (i.e. backgrounding them so they don't take up you...