1 | 119 | 207 | bcrypt | bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project
... |
2 | 139 | 152 | eventmachine | EventMachine implements a fast, single-threaded engine for arbitrary network
communicat... |
3 | 287 | 461 | http_parser.rb | Ruby bindings to https://github.com/joyent/http-parser and https://github.com/http-pars... |
4 | 341 | 136 | stackprof | stackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object all... |
5 | 757 | 1,785 | rbtrace | rbtrace shows you method calls happening inside another ruby process in real time. |
6 | 1,315 | 2,344 | bcrypt-ruby | bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project
... |
7 | 1,415 | 2,896 | posix-spawn | posix-spawn uses posix_spawnp(2) for faster process spawning |
8 | 2,032 | 4,729 | rblineprof | rblineprof shows you lines of code that are slow. |
9 | 2,248 | 2,466 | email_reply_parser | EmailReplyParser is a small library to parse plain text email content. This is what Git... |
10 | 2,631 | 3,914 | pygments.rb | pygments.rb is a Ruby wrapper for Pygments syntax highlighter |
11 | 2,802 | 2,294 | amqp | Mature EventMachine-based RabbitMQ client. |
12 | 3,499 | 4,408 | test-queue | minitest/rspec parallel test runner for CI environments |
13 | 4,812 | 31,695 | gctools | gc debugger, logger and profiler for rgengc in ruby 2.1 |
14 | 5,672 | 4,445 | ripper-tags | fast, accurate ctags generator for ruby source code using Ripper |
15 | 6,507 | 19,177 | albino | Ruby wrapper for pygmentize. |
16 | 7,231 | 33,396 | perftools.rb | A sampling profiler for ruby code based on patches to gperftools |
17 | 7,415 | 4,635 | mailfactory | MailFactory is s simple module for producing RFC compliant mail that can include multip... |
18 | 16,534 | 23,194 | memprof | Ruby memory profiler similar to bleak_house, but without patches to the Ruby VM |
19 | 17,685 | 13,262 | astrotrain | email => http post |
20 | 29,477 | 82,265 | running_man | Simple class for test/unit setup blocks that run just once. |
21 | 32,697 | 41,342 | gdb.rb | A set of gdb7 extensions for the MRI/REE 1.8.x interpreter (and basic support for YARV ... |
22 | 41,585 | 64,278 | sinbook | A full-featured facebook extension for the sinatra webapp framework |
23 | 50,752 | 33,396 | ctags.rb | ctags.rb exposes exuberant-ctags to Ruby |
24 | 60,772 | 82,265 | em-mysql | Async MySQL client API for Ruby/EventMachine. prepor fork |