1 | 117 | 144 | bcrypt | bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project
... |
2 | 137 | 113 | eventmachine | EventMachine implements a fast, single-threaded engine for arbitrary network
communicat... |
3 | 265 | 458 | http_parser.rb | Ruby bindings to https://github.com/joyent/http-parser and https://github.com/http-pars... |
4 | 400 | 339 | stackprof | stackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object all... |
5 | 764 | 575 | rbtrace | rbtrace shows you method calls happening inside another ruby process in real time. |
6 | 1,185 | 1,826 | bcrypt-ruby | bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project
... |
7 | 1,294 | 2,424 | posix-spawn | posix-spawn uses posix_spawnp(2) for faster process spawning |
8 | 1,877 | 5,232 | rblineprof | rblineprof shows you lines of code that are slow. |
9 | 2,236 | 1,604 | email_reply_parser | EmailReplyParser is a small library to parse plain text email content. This is what Git... |
10 | 2,447 | 4,390 | pygments.rb | pygments.rb is a Ruby wrapper for Pygments syntax highlighter |
11 | 2,733 | 2,145 | amqp | Mature EventMachine-based RabbitMQ client. |
12 | 4,048 | 7,207 | test-queue | minitest/rspec parallel test runner for CI environments |
13 | 4,488 | 8,577 | gctools | gc debugger, logger and profiler for rgengc in ruby 2.1 |
14 | 5,899 | 4,447 | ripper-tags | fast, accurate ctags generator for ruby source code using Ripper |
15 | 6,137 | 6,566 | albino | Ruby wrapper for pygmentize. |
16 | 6,779 | 10,620 | perftools.rb | A sampling profiler for ruby code based on patches to gperftools |
17 | 7,100 | 4,573 | mailfactory | MailFactory is s simple module for producing RFC compliant mail that can include multip... |
18 | 15,833 | 12,502 | memprof | Ruby memory profiler similar to bleak_house, but without patches to the Ruby VM |
19 | 16,986 | 41,086 | astrotrain | email => http post |
20 | 28,573 | 61,367 | running_man | Simple class for test/unit setup blocks that run just once. |
21 | 31,699 | 41,086 | gdb.rb | A set of gdb7 extensions for the MRI/REE 1.8.x interpreter (and basic support for YARV ... |
22 | 40,888 | 61,367 | sinbook | A full-featured facebook extension for the sinatra webapp framework |
23 | 49,953 | 61,367 | ctags.rb | ctags.rb exposes exuberant-ctags to Ruby |
24 | 59,326 | 61,367 | em-mysql | Async MySQL client API for Ruby/EventMachine. prepor fork |