Rogerdpack's Gems

icon
#Total RankDaily RankNameSummary
1111134osThe OS gem allows for some useful and easy functions, like OS.windows? (=> true or fals...
2601717ruby-profruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many t...
32,8651,997specific_installrubygems plugin that allows you you to install a gem from from its github repository (l...
44,6957,393gnuplotUtility library to aid in interacting with gnuplot from ruby
59,10510,335saneHelpers for ruby core classes to make life easier-i.e. things that are missing from cor...
610,69424,406sensible-cinemaan EDL scene-skipper/bleeper that works with DVD's and files and online players like ne...
711,72014,299google_hashRuby wrappers to the google hash library
811,75317,296iobufferfast buffers for non-blocking IO
918,09837,086backtracerQuality backtraces for ruby
1019,03516,266revRev is a Ruby binding to the libev high performance event library
1119,71160,696faster_rubygemsfaster gem loading
1219,84824,406mysqlplusEnhanced Ruby MySQL driver
1320,17018,545whichrwindows friendly which command
1420,63160,696faster_requireA tool designed to speedup library loading (startup time) in Ruby by caching library lo...
1522,73960,696afterCommand to allow you to wait for a command in "some other terminal window" to finish be...
1626,49129,654openssl-nonblockNon-blocking support for Ruby OpenSSL
1732,37737,086rdp-ruby-wmiruby-wmi by Gordon Thiesfeld http://ruby-wmi.rubyforge.org/ gthiesfeld@gmai...
1834,14660,696faster_gem_scriptA utility to make ruby "command line scripts" run much faster by using gem prelude inst...
1939,09529,654ri_forruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at...
2039,81660,696rdp-win32screenshotCapture Screenshots on Windows with Ruby
2141,20560,696rdp-argumentsYou don't have to wait until Ruby 2.0 to get (named|keyword) arguments support. Argumen...
2243,75660,696ruby_core_riA gem to make it possible to have the core ri/rdoc (especially useful if your distro di...
2357,07029,654displayruby tool for quick debug statements display a, b => 'spec.display,9: a=3, b=3' without...
2457,82560,696desc_methodruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at...
2561,18860,696simple_gui_creatorFramework to ease in creation of ruby GUI apps. Makes designing windows a snap.
2661,81160,696tk_as_gemthe tk extension extracted from core and gem-ified
2771,99160,696gem_file_conflict_checkerA gem plugin to warn you when you accidentally install files with names that collide ac...
2872,20760,696fast_requireA tool designed to speedup library loading in Ruby by caching library locations
2973,83060,696wait_pidthe wait_pid command -- (ruby gem/binary for waiting on an arbitrary external pid, doze...
3076,31160,696rdp-rb-readlinePure Ruby readline
3177,36437,086table_syncertool to synchronize data across databases
3278,92160,696windows_ioniceA command that helps windows run faster by punshing resource hogging processes (cpu/disk)
3383,75060,696rbeautifyprettifier/beautifier for Ruby code [from http://www.arachnoid.com/ruby/]
3493,06360,696showruby tool for quick debug print statements, like: show(a, b) (prints out '[spec.analyze...
3596,40060,696rdp-mysql2A simple, fast Mysql library for Ruby, binding to libmysql
3697,98860,696windows_backport_process_spawnProcess.spawn for 1.8.6
3798,45760,696rdp-ffi-inlinerWith ffi-inliner you can run C code within your ruby script.
38103,28760,696timerrsimple "time how long this executable takes" (the time method from bash, but works in w...
39116,93729,654crystalizerRuby2CExtension is a Ruby to C extension translator/compiler/concretizer.
40121,44460,696doctestdescription of gem
41121,51060,696git_installrubygems plugin to allow you to install an "edge" gem straight from its github repository
42121,65737,086rdp-require_allA wonderfully simple way to load your code
43123,15160,696ffi_ezThis gem allows you to use ffi like attach_ez 'puts', [:string] => :int
44126,46037,086content-editing-movie-playeran EDL scene-skipper/bleeper that works with DVD's and files and online players like ne...
45127,48260,696rdp-rubydoctestRuby version of Python's doctest tool, but a bit different.
46127,54060,696rdp-ruby-snarlSnarl (http://www.fullphat.net/snarl.html) is a simple notification system, similar to ...
47127,60060,696rdp-rmagickRMagick is an interface between Ruby and ImageMagick.
48128,04260,696rdp-ruby-profruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many t...
49128,57260,696rdp-rautomationRAutomation is a small and easy to use library for helping out to automate windows and ...
50128,71860,696mvn_watchA "continuous integration local tester" for maven projects (typically java), such that ...
51130,06660,696rdp-ruby_core_sourceRetrieve Ruby core source files
52132,38060,696rdp-jruby-profA Ruby level profiler for JRuby
53148,20060,696spawnrspawnr gem--easy spawning for window (i.e. backgrounding them so they don't take up you...