Rogerdpack's Gems

icon
#Total RankDaily RankNameSummary
1112148osThe OS gem allows for some useful and easy functions, like OS.windows? (=> true or fals...
2601659ruby-profruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many t...
32,8673,270specific_installrubygems plugin that allows you you to install a gem from from its github repository (l...
44,6697,415gnuplotUtility library to aid in interacting with gnuplot from ruby
59,0788,303saneHelpers for ruby core classes to make life easier-i.e. things that are missing from cor...
610,6689,560sensible-cinemaan EDL scene-skipper/bleeper that works with DVD's and files and online players like ne...
711,66513,053google_hashRuby wrappers to the google hash library
811,69722,659iobufferfast buffers for non-blocking IO
918,02921,860backtracerQuality backtraces for ruby
1018,98816,679revRev is a Ruby binding to the libev high performance event library
1119,64021,099faster_rubygemsfaster gem loading
1219,76959,868mysqlplusEnhanced Ruby MySQL driver
1320,12423,574whichrwindows friendly which command
1420,55428,188faster_requireA tool designed to speedup library loading (startup time) in Ruby by caching library lo...
1522,65131,379afterCommand to allow you to wait for a command in "some other terminal window" to finish be...
1626,42470,356openssl-nonblockNon-blocking support for Ruby OpenSSL
1732,23184,476rdp-ruby-wmiruby-wmi by Gordon Thiesfeld http://ruby-wmi.rubyforge.org/ gthiesfeld@gmai...
1834,03935,780faster_gem_scriptA utility to make ruby "command line scripts" run much faster by using gem prelude inst...
1939,00938,645ri_forruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at...
2039,70135,780rdp-win32screenshotCapture Screenshots on Windows with Ruby
2141,10438,645rdp-argumentsYou don't have to wait until Ruby 2.0 to get (named|keyword) arguments support. Argumen...
2243,63335,780ruby_core_riA gem to make it possible to have the core ri/rdoc (especially useful if your distro di...
2356,96859,868displayruby tool for quick debug statements display a, b => 'spec.display,9: a=3, b=3' without...
2457,72952,183desc_methodruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at...
2561,07052,183simple_gui_creatorFramework to ease in creation of ruby GUI apps. Makes designing windows a snap.
2661,61070,356tk_as_gemthe tk extension extracted from core and gem-ified
2771,85270,356gem_file_conflict_checkerA gem plugin to warn you when you accidentally install files with names that collide ac...
2872,05470,356fast_requireA tool designed to speedup library loading in Ruby by caching library locations
2973,69159,868wait_pidthe wait_pid command -- (ruby gem/binary for waiting on an arbitrary external pid, doze...
3076,05884,476rdp-rb-readlinePure Ruby readline
3177,22059,868table_syncertool to synchronize data across databases
3278,74370,356windows_ioniceA command that helps windows run faster by punshing resource hogging processes (cpu/disk)
3383,505106,124rbeautifyprettifier/beautifier for Ruby code [from http://www.arachnoid.com/ruby/]
3492,864106,124showruby tool for quick debug print statements, like: show(a, b) (prints out '[spec.analyze...
3596,219106,124rdp-mysql2A simple, fast Mysql library for Ruby, binding to libmysql
3697,78884,476windows_backport_process_spawnProcess.spawn for 1.8.6
3798,26984,476rdp-ffi-inlinerWith ffi-inliner you can run C code within your ruby script.
38103,289106,124timerrsimple "time how long this executable takes" (the time method from bash, but works in w...
39116,85684,476crystalizerRuby2CExtension is a Ruby to C extension translator/compiler/concretizer.
40121,211106,124doctestdescription of gem
41121,252106,124git_installrubygems plugin to allow you to install an "edge" gem straight from its github repository
42121,58284,476rdp-require_allA wonderfully simple way to load your code
43122,924106,124ffi_ezThis gem allows you to use ffi like attach_ez 'puts', [:string] => :int
44126,33884,476content-editing-movie-playeran EDL scene-skipper/bleeper that works with DVD's and files and online players like ne...
45127,187106,124rdp-rubydoctestRuby version of Python's doctest tool, but a bit different.
46127,203144,706rdp-ruby-snarlSnarl (http://www.fullphat.net/snarl.html) is a simple notification system, similar to ...
47127,270106,124rdp-rmagickRMagick is an interface between Ruby and ImageMagick.
48127,716106,124rdp-ruby-profruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many t...
49128,274144,706rdp-rautomationRAutomation is a small and easy to use library for helping out to automate windows and ...
50128,407106,124mvn_watchA "continuous integration local tester" for maven projects (typically java), such that ...
51129,684144,706rdp-ruby_core_sourceRetrieve Ruby core source files
52132,061106,124rdp-jruby-profA Ruby level profiler for JRuby
53147,909106,124spawnrspawnr gem--easy spawning for window (i.e. backgrounding them so they don't take up you...