| 1 | 119 | 169 | bcrypt | bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project
... |
| 2 | 149 | 292 | eventmachine | EventMachine implements a fast, single-threaded engine for arbitrary network
communicat... |
| 3 | 297 | 329 | http_parser.rb | Ruby bindings to https://github.com/joyent/http-parser and https://github.com/http-pars... |
| 4 | 332 | 239 | stackprof | stackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object all... |
| 5 | 773 | 999 | rbtrace | rbtrace shows you method calls happening inside another ruby process in real time. |
| 6 | 1,345 | 1,878 | bcrypt-ruby | bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project
... |
| 7 | 1,460 | 2,900 | posix-spawn | posix-spawn uses posix_spawnp(2) for faster process spawning |
| 8 | 2,103 | 3,888 | rblineprof | rblineprof shows you lines of code that are slow. |
| 9 | 2,284 | 2,481 | email_reply_parser | EmailReplyParser is a small library to parse plain text email content. This is what Git... |
| 10 | 2,700 | 3,951 | pygments.rb | pygments.rb is a Ruby wrapper for Pygments syntax highlighter |
| 11 | 2,817 | 2,819 | amqp | Mature EventMachine-based RabbitMQ client. |
| 12 | 3,551 | 4,029 | test-queue | minitest/rspec parallel test runner for CI environments |
| 13 | 4,945 | 15,985 | gctools | gc debugger, logger and profiler for rgengc in ruby 2.1 |
| 14 | 5,586 | 4,263 | ripper-tags | fast, accurate ctags generator for ruby source code using Ripper |
| 15 | 6,695 | 17,745 | albino | Ruby wrapper for pygmentize. |
| 16 | 7,504 | 9,964 | mailfactory | MailFactory is s simple module for producing RFC compliant mail that can include multip... |
| 17 | 7,520 | 20,126 | perftools.rb | A sampling profiler for ruby code based on patches to gperftools |
| 18 | 16,857 | 31,526 | memprof | Ruby memory profiler similar to bleak_house, but without patches to the Ruby VM |
| 19 | 17,956 | 43,419 | astrotrain | email => http post |
| 20 | 29,998 | 57,531 | running_man | Simple class for test/unit setup blocks that run just once. |
| 21 | 32,918 | 24,666 | gdb.rb | A set of gdb7 extensions for the MRI/REE 1.8.x interpreter (and basic support for YARV ... |
| 22 | 41,948 | 31,526 | sinbook | A full-featured facebook extension for the sinatra webapp framework |
| 23 | 50,681 | 23,407 | ctags.rb | ctags.rb exposes exuberant-ctags to Ruby |
| 24 | 61,415 | 43,419 | em-mysql | Async MySQL client API for Ruby/EventMachine. prepor fork |