Rogerdpack's Gems

icon
#Total RankDaily RankNameSummary
1109129osThe OS gem allows for some useful and easy functions, like OS.windows? (=> true or fals...
2597685ruby-profruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many t...
32,8462,704specific_installrubygems plugin that allows you you to install a gem from from its github repository (l...
44,4487,620gnuplotUtility library to aid in interacting with gnuplot from ruby
58,45622,752saneHelpers for ruby core classes to make life easier-i.e. things that are missing from cor...
610,07810,001sensible-cinemaan EDL scene-skipper/bleeper that works with DVD's and files and online players like ne...
710,87470,114google_hashRuby wrappers to the google hash library
810,88722,131iobufferfast buffers for non-blocking IO
917,11830,910backtracerQuality backtraces for ruby
1018,15315,570revRev is a Ruby binding to the libev high performance event library
1118,51170,114mysqlplusEnhanced Ruby MySQL driver
1218,64155,788faster_rubygemsfaster gem loading
1319,06843,677whichrwindows friendly which command
1419,50250,952faster_requireA tool designed to speedup library loading (startup time) in Ruby by caching library lo...
1521,56720,969afterCommand to allow you to wait for a command in "some other terminal window" to finish be...
1625,37546,838openssl-nonblockNon-blocking support for Ruby OpenSSL
1730,42878,639rdp-ruby-wmiruby-wmi by Gordon Thiesfeld http://ruby-wmi.rubyforge.org/ gthiesfeld@gmai...
1832,74437,994faster_gem_scriptA utility to make ruby "command line scripts" run much faster by using gem prelude inst...
1937,98450,952ri_forruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at...
2038,52037,994rdp-win32screenshotCapture Screenshots on Windows with Ruby
2139,71970,114rdp-argumentsYou don't have to wait until Ruby 2.0 to get (named|keyword) arguments support. Argumen...
2242,80943,677ruby_core_riA gem to make it possible to have the core ri/rdoc (especially useful if your distro di...
2355,42961,992displayruby tool for quick debug statements display a, b => 'spec.display,9: a=3, b=3' without...
2456,330108,010desc_methodruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at...
2559,60270,114tk_as_gemthe tk extension extracted from core and gem-ified
2660,14070,114simple_gui_creatorFramework to ease in creation of ruby GUI apps. Makes designing windows a snap.
2769,92855,788fast_requireA tool designed to speedup library loading in Ruby by caching library locations
2870,15350,952gem_file_conflict_checkerA gem plugin to warn you when you accidentally install files with names that collide ac...
2972,33190,620wait_pidthe wait_pid command -- (ruby gem/binary for waiting on an arbitrary external pid, doze...
3073,76770,114rdp-rb-readlinePure Ruby readline
3176,03761,992table_syncertool to synchronize data across databases
3276,870108,010windows_ioniceA command that helps windows run faster by punshing resource hogging processes (cpu/disk)
3381,15661,992rbeautifyprettifier/beautifier for Ruby code [from http://www.arachnoid.com/ruby/]
3491,10670,114showruby tool for quick debug print statements, like: show(a, b) (prints out '[spec.analyze...
3593,64978,639rdp-mysql2A simple, fast Mysql library for Ruby, binding to libmysql
3695,541130,797windows_backport_process_spawnProcess.spawn for 1.8.6
3796,47990,620rdp-ffi-inlinerWith ffi-inliner you can run C code within your ruby script.
38102,27655,788timerrsimple "time how long this executable takes" (the time method from bash, but works in w...
39118,00470,114crystalizerRuby2CExtension is a Ruby to C extension translator/compiler/concretizer.
40119,320108,010doctestdescription of gem
41119,72478,639git_installrubygems plugin to allow you to install an "edge" gem straight from its github repository
42119,96078,639rdp-require_allA wonderfully simple way to load your code
43121,39161,992ffi_ezThis gem allows you to use ffi like attach_ez 'puts', [:string] => :int
44124,73890,620rdp-ruby-profruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many t...
45124,82178,639content-editing-movie-playeran EDL scene-skipper/bleeper that works with DVD's and files and online players like ne...
46124,97090,620rdp-rmagickRMagick is an interface between Ruby and ImageMagick.
47125,59670,114rdp-rubydoctestRuby version of Python's doctest tool, but a bit different.
48125,896108,010mvn_watchA "continuous integration local tester" for maven projects (typically java), such that ...
49126,39978,639rdp-ruby-snarlSnarl (http://www.fullphat.net/snarl.html) is a simple notification system, similar to ...
50126,94590,620rdp-ruby_core_sourceRetrieve Ruby core source files
51127,95770,114rdp-rautomationRAutomation is a small and easy to use library for helping out to automate windows and ...
52129,446108,010rdp-jruby-profA Ruby level profiler for JRuby
53146,026108,010spawnrspawnr gem--easy spawning for window (i.e. backgrounding them so they don't take up you...