| 1 | 117 | 181 | bcrypt | bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project
... |
| 2 | 148 | 306 | eventmachine | EventMachine implements a fast, single-threaded engine for arbitrary network
communicat... |
| 3 | 295 | 372 | http_parser.rb | Ruby bindings to https://github.com/joyent/http-parser and https://github.com/http-pars... |
| 4 | 333 | 236 | stackprof | stackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object all... |
| 5 | 767 | 1,534 | rbtrace | rbtrace shows you method calls happening inside another ruby process in real time. |
| 6 | 1,334 | 2,017 | bcrypt-ruby | bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project
... |
| 7 | 1,448 | 2,523 | posix-spawn | posix-spawn uses posix_spawnp(2) for faster process spawning |
| 8 | 2,073 | 4,806 | rblineprof | rblineprof shows you lines of code that are slow. |
| 9 | 2,278 | 2,579 | email_reply_parser | EmailReplyParser is a small library to parse plain text email content. This is what Git... |
| 10 | 2,663 | 2,977 | pygments.rb | pygments.rb is a Ruby wrapper for Pygments syntax highlighter |
| 11 | 2,800 | 2,802 | amqp | Mature EventMachine-based RabbitMQ client. |
| 12 | 3,524 | 5,644 | test-queue | minitest/rspec parallel test runner for CI environments |
| 13 | 4,901 | 33,990 | gctools | gc debugger, logger and profiler for rgengc in ruby 2.1 |
| 14 | 5,618 | 3,346 | ripper-tags | fast, accurate ctags generator for ruby source code using Ripper |
| 15 | 6,614 | 22,667 | albino | Ruby wrapper for pygmentize. |
| 16 | 7,416 | 13,916 | perftools.rb | A sampling profiler for ruby code based on patches to gperftools |
| 17 | 7,459 | 5,003 | mailfactory | MailFactory is s simple module for producing RFC compliant mail that can include multip... |
| 18 | 16,720 | 23,590 | memprof | Ruby memory profiler similar to bleak_house, but without patches to the Ruby VM |
| 19 | 17,829 | 17,519 | astrotrain | email => http post |
| 20 | 29,867 | 39,204 | running_man | Simple class for test/unit setup blocks that run just once. |
| 21 | 32,843 | 25,697 | gdb.rb | A set of gdb7 extensions for the MRI/REE 1.8.x interpreter (and basic support for YARV ... |
| 22 | 41,849 | 46,755 | sinbook | A full-featured facebook extension for the sinatra webapp framework |
| 23 | 50,687 | 33,990 | ctags.rb | ctags.rb exposes exuberant-ctags to Ruby |
| 24 | 61,213 | 65,953 | em-mysql | Async MySQL client API for Ruby/EventMachine. prepor fork |