| 1 | 120 | 137 | bcrypt | bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project
... |
| 2 | 160 | 159 | eventmachine | EventMachine implements a fast, single-threaded engine for arbitrary network
communicat... |
| 3 | 301 | 186 | http_parser.rb | Ruby bindings to https://github.com/joyent/http-parser and https://github.com/http-pars... |
| 4 | 337 | 328 | stackprof | stackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object all... |
| 5 | 796 | 1,625 | rbtrace | rbtrace shows you method calls happening inside another ruby process in real time. |
| 6 | 1,376 | 2,525 | bcrypt-ruby | bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project
... |
| 7 | 1,518 | 2,632 | posix-spawn | posix-spawn uses posix_spawnp(2) for faster process spawning |
| 8 | 2,179 | 4,488 | rblineprof | rblineprof shows you lines of code that are slow. |
| 9 | 2,304 | 2,001 | email_reply_parser | EmailReplyParser is a small library to parse plain text email content. This is what Git... |
| 10 | 2,740 | 2,678 | pygments.rb | pygments.rb is a Ruby wrapper for Pygments syntax highlighter |
| 11 | 2,843 | 3,739 | amqp | Mature EventMachine-based RabbitMQ client. |
| 12 | 3,489 | 2,662 | test-queue | minitest/rspec parallel test runner for CI environments |
| 13 | 5,177 | 13,930 | gctools | gc debugger, logger and profiler for rgengc in ruby 2.1 |
| 14 | 5,602 | 7,306 | ripper-tags | fast, accurate ctags generator for ruby source code using Ripper |
| 15 | 7,076 | 13,215 | albino | Ruby wrapper for pygmentize. |
| 16 | 7,859 | 14,722 | mailfactory | MailFactory is s simple module for producing RFC compliant mail that can include multip... |
| 17 | 8,013 | 10,298 | perftools.rb | A sampling profiler for ruby code based on patches to gperftools |
| 18 | 17,514 | 15,432 | memprof | Ruby memory profiler similar to bleak_house, but without patches to the Ruby VM |
| 19 | 18,600 | 19,862 | astrotrain | email => http post |
| 20 | 30,813 | 31,379 | running_man | Simple class for test/unit setup blocks that run just once. |
| 21 | 33,675 | 38,645 | gdb.rb | A set of gdb7 extensions for the MRI/REE 1.8.x interpreter (and basic support for YARV ... |
| 22 | 42,869 | 46,492 | sinbook | A full-featured facebook extension for the sinatra webapp framework |
| 23 | 51,081 | 28,188 | ctags.rb | ctags.rb exposes exuberant-ctags to Ruby |
| 24 | 62,662 | 70,356 | em-mysql | Async MySQL client API for Ruby/EventMachine. prepor fork |