| 1 | 67 | 55 | nio4r | New IO for Ruby |
| 2 | 151 | 268 | eventmachine | EventMachine implements a fast, single-threaded engine for arbitrary network
communicat... |
| 3 | 243 | 846 | timers | Pure Ruby one-shot and periodic timers. |
| 4 | 244 | 316 | http | An easy-to-use client library for making requests from Ruby. It uses a simple method ch... |
| 5 | 298 | 1,292 | celluloid | Celluloid enables people to build concurrent programs out of concurrent objects just as... |
| 6 | 339 | 404 | open4 | open child process with handles on pid, stdin, stdout, and stderr: manage child process... |
| 7 | 361 | 1,688 | celluloid-io | Evented IO for Celluloid actors |
| 8 | 440 | 302 | ed25519 | A Ruby binding to the Ed25519 elliptic curve public-key signature system described in R... |
| 9 | 473 | 576 | systemu | universal capture of stdout and stderr and handling of child process pid for windows, *... |
| 10 | 585 | 642 | require_all | A wonderfully simple way to load your code |
| 11 | 757 | 803 | macaddr | cross platform mac address determination for ruby |
| 12 | 1,308 | 1,302 | rbnacl | The Networking and Cryptography (NaCl) library provides a high-level toolkit for buildi... |
| 13 | 1,326 | 359 | sysrandom | Sysrandom generates secure random numbers using /dev/urandom, getrandom(), etc |
| 14 | 1,493 | 2,016 | buftok | BufferedTokenizer extracts token delimited entities from a sequence of string inputs |
| 15 | 1,643 | 1,457 | options | parse options from *args cleanly |
| 16 | 1,937 | 4,002 | fattr | a "fatter attr" for ruby |
| 17 | 1,976 | 2,817 | eventmachine_httpserver | EventMachine HTTP Server |
| 18 | 2,192 | 6,930 | session | persistent connections with external programs like bash |
| 19 | 2,249 | 2,508 | socketry | Socketry wraps Ruby's sockets with an advanced timeout engine which is able to provide ... |
| 20 | 2,299 | 3,841 | rbnacl-libsodium | rbnacl with bundled libsodium |
| 21 | 3,170 | 4,000 | arrayfields | string/symbol keyword access to arrays |
| 22 | 3,175 | 4,084 | main | a class factory and dsl for generating command line programs real quick |
| 23 | 3,669 | 6,124 | rubyforge | A script which automates a limited set of rubyforge operations.
* Run 'rubyforge help'... |
| 24 | 3,676 | 4,825 | lockfile | a ruby library for creating perfect and NFS safe lockfiles |
| 25 | 3,726 | 3,992 | orderedhash | orderedhash |
| 26 | 5,001 | 9,935 | configuration | ruby configuration for your ruby programs |
| 27 | 6,233 | 3,932 | x25519 | An efficient public key cryptography library for Ruby providing key exchange/agreement ... |
| 28 | 9,290 | 30,332 | attributes | attributes |
| 29 | 9,352 | 48,171 | timeout-extensions | A timeout extension for Ruby which plugs into multiple timeout backends |
| 30 | 10,004 | 43,166 | dike | dike |
| 31 | 10,111 | 9,935 | reel | A Celluloid::IO-powered HTTP server |
| 32 | 11,223 | 14,701 | celluloid-redis | Celluloid::IO support for the redis-rb library |
| 33 | 11,238 | 16,664 | iobuffer | fast buffers for non-blocking IO |
| 34 | 11,972 | 12,499 | ordo | Tools for working with the Ordo certificate format |
| 35 | 14,045 | 12,371 | cryptor | A safe Ruby encryption library, designed to support features likemultiple active encryp... |
| 36 | 14,398 | 26,465 | tagz | tagz.rb is generates html, xml, or any sgml variant like a small ninja
running ... |
| 37 | 16,633 | 6,984 | rails-auth | A plugin-based framework for supporting multiple authentication and authorization syste... |
| 38 | 17,591 | 27,569 | celluloid-zmq | Celluloid bindings to the ffi-rzmq library |
| 39 | 18,456 | 18,785 | rev | Rev is a Ruby binding to the libev high performance event library |
| 40 | 21,175 | 101,581 | dcell | DCell is an distributed object framework based on Celluloid built on 0MQ and Zookeeper |
| 41 | 21,798 | 13,333 | reel-rack | Rack adapter for Reel |
| 42 | 21,938 | 140,423 | terminator | an external timeout mechanism based on processes and signals |
| 43 | 23,351 | 13,412 | forkoff | description: forkoff kicks the ass |
| 44 | 24,094 | 36,481 | slave | easily start a drb server in another process |
| 45 | 24,197 | 140,423 | nmap | nmap |
| 46 | 25,816 | 36,481 | openssl-nonblock | Non-blocking support for Ruby OpenSSL |
| 47 | 27,998 | 64,016 | bj | bj |
| 48 | 28,789 | 21,015 | miscreant | Misuse-resistant authenticated symmetric encryption |
| 49 | 28,972 | 28,843 | threadify | makes it stupid easy to process a bunch of data using n worker threads |
| 50 | 31,660 | 34,048 | distribustream | DistribuStream is a fully open peercasting system allowing on-demand or live streaming ... |
| 51 | 31,696 | 140,423 | kirk | Kirk is a wrapper around Jetty that hides all of the insanity and
wraps your Rack appli... |
| 52 | 33,474 | 54,663 | smartimage | SmartImage provides a cross-platform solution for image compositing that works on both ... |
| 53 | 35,823 | 34,048 | shared | a clean way to factor class/instance mixins in ruby |
| 54 | 38,415 | 22,051 | fling | Fling is a system for automating the exchange of files and directoriesover Tahoe-LAFS, ... |
| 55 | 40,379 | 26,465 | rq | ruby queue is a zero-admin zero-configuration tool used to create instant unix clusters |
| 56 | 41,896 | 28,843 | prototype | prototype |
| 57 | 43,306 | 78,082 | xx | xx |
| 58 | 45,763 | 39,488 | eventmachine-win32 | Ruby/EventMachine socket engine library- binary gem for Win32 |
| 59 | 47,047 | 32,016 | revactor | Revactor is an Actor implementation for writing high performance concurrent programs |
| 60 | 47,516 | 43,166 | alib | alib |
| 61 | 47,845 | 39,488 | traits | traits |
| 62 | 53,381 | 78,082 | irust | iRust is an interactive REPL for Rust |
| 63 | 56,132 | 78,082 | dynaload | dynaload |
| 64 | 56,539 | 64,016 | magicloader | Painless code dependency management. Think Bundler, but for managing file load
or... |
| 65 | 56,684 | 39,488 | flatulent | flatulent |
| 66 | 57,183 | 101,581 | tumblr | a command line utility and library which interfaces to the excellent tumblr blogging pl... |
| 67 | 57,566 | 64,016 | growltdf | growltdf |
| 68 | 63,499 | 48,171 | stash | stash, a lower-level mustache |
| 69 | 63,928 | 39,488 | red25519 | Ruby wrappers for the Ed25519 public key signature system |
| 70 | 65,870 | 43,166 | tjson | A JSON-compatible serialization format with rich type annotations |
| 71 | 67,330 | 64,016 | pervasives | pervasives |
| 72 | 67,735 | 28,843 | id3rename | id3rename |
| 73 | 75,742 | 101,581 | timeunits | timeunits |
| 74 | 79,054 | 78,082 | pistachio | Pistachio provides a simple HTTP long polling middleware for Rack which is backed by th... |
| 75 | 81,575 | 78,082 | lattice | A concurrent realtime web framework for Ruby |
| 76 | 85,256 | 54,663 | punch | punch |
| 77 | 86,495 | 101,581 | esrl | The author was too lazy to write a description |
| 78 | 90,387 | 101,581 | load_glob | Load all files matching a given glob, resolving dependencies automagically |
| 79 | 90,828 | 64,016 | raptcha | description: raptcha kicks the ass |
| 80 | 91,254 | 78,082 | widgetz | widgetz |
| 81 | 91,285 | 64,016 | parseargs | parseargs |
| 82 | 92,880 | 78,082 | sldb | sldb |
| 83 | 94,201 | 64,016 | celluloid-dns | Celluloid::DNS provides a high-performance DNS client resolver and server
which can b... |
| 84 | 97,796 | 101,581 | lightrail | Lightrail slims Rails down to the bare essentials great JSON web services crave |
| 85 | 102,297 | 36,481 | ring-native | Snapshots of the *ring* cryptography library (ring-ffi) packages as gems |
| 86 | 107,046 | 101,581 | autorequire | autorequire |
| 87 | 110,185 | 101,581 | loltestgem | o_O |
| 88 | 113,203 | 101,581 | turbine | Performance-oriented stream processing built on Kafka and Zookeeper |
| 89 | 115,848 | 78,082 | objecthash | A way to cryptographically hash objects (in the JSON-ish sense) that works cross-langua... |
| 90 | 116,992 | 101,581 | eventmachine_snmpagent | Evented SNMP Agent |
| 91 | 119,028 | 140,423 | fsm | fsm |
| 92 | 119,480 | 78,082 | na_str | na_str |
| 93 | 121,054 | 140,423 | testy | testy |
| 94 | 121,554 | 140,423 | hype | hype |
| 95 | 121,942 | 78,082 | state | state |
| 96 | 122,690 | 64,016 | magnetic | magnetic |
| 97 | 122,696 | 140,423 | mp3scrape | mp3scrape |
| 98 | 122,774 | 64,016 | redef | redef |
| 99 | 126,666 | 101,581 | cryptosphere | A decentralized globally distributed peer-to-peer data archive |
| 100 | 129,963 | 78,082 | reeltalk | Web chat system using Celluloid+Reel+Websockets |
| 101 | 130,038 | 54,663 | zser | A protobuf-inspired minimalistic serialization format with cryptographic authentication |
| 102 | 133,070 | 101,581 | runtime_info | Getting information about the current Ruby environment can be a bit arcane.
Lots of sol... |
| 103 | 133,353 | 140,423 | xstream | XSTREAM combines the X25519 Elliptic Curve Diffie-Hellman function" "with HKDF and the ... |
| 104 | 133,487 | 101,581 | youre_doing_it_wrong | Warns you if you're doing it wrong |
| 105 | 135,532 | 140,423 | cif | Cryptosphere Identity Format (CIF) parser/generator |
| 106 | 136,028 | 140,423 | confusion | An easy-to-use system for confidential messaging |
| 107 | 137,777 | 78,082 | webbus | Capability-based message bus for sockets and websockets clients |
| 108 | 138,577 | 64,016 | epiphyte | Immutable configuration management for disposable infrastructures |
| 109 | 147,191 | 101,581 | hypr | Such Hypr! Very speed! |
| 110 | 148,540 | 64,016 | boulangerie | Boulangerie provides schemas, creation, and verification for the Macaroons bearer crede... |
| 111 | 162,659 | 78,082 | ithos | Ruby client library for Ithos, a modern LDAP-like directory server with support for sto... |
| 112 | 163,621 | 140,423 | socketry-async | Socketry::Async provides a modern asynchronous I/O framework for Ruby based on the Sock... |
| 113 | 163,681 | 140,423 | sear | Signed/encrypted archive: a security-oriented tar-like archive format supporting Ed2551... |
| 114 | 164,976 | 78,082 | zsession | A lightweight implementation of zcreds designed specifically for the session token use ... |
| 115 | 165,334 | 140,423 | jmse | An interoperable, minimalist signing and encryption format for JSON messages. |
| 116 | 165,422 | 101,581 | zcred | Flexible modern credential format built on advanced cryptography |
| 117 | 165,921 | 101,581 | sivchain | Advanced symmetric encryption using the AES-SIV (RFC 5297) and CHAIN constructions |
| 118 | 166,281 | 140,423 | zhash | zser content hashing algorithm |
| 119 | 166,587 | 64,016 | armistice | Hardware private key storage for next-generation cryptography (e.g. BLS) initially targ... |
| 120 | 166,621 | 140,423 | placer | Automates Deployment via ssh and sftp. Focuses on simplicity. |
| 121 | 166,682 | 78,082 | aes-sid | Hardware private key storage for next-generation cryptography (e.g. BLS) initially targ... |
| 122 | 168,463 | 101,581 | keyuri | KeyURI leverages the URI generic syntax defined in RFC 3986 to provide simple and succi... |
| 123 | 168,622 | 140,423 | minc | MIscreaNt Cryptotool |
| 124 | 169,113 | 140,423 | veriform | Cryptographically verifiable data serialization format inspired by Protocol Buffers, us... |
| 125 | 169,844 | 101,581 | verihash | Structured hashing algorithm that works across multiple formats (Veriform, TJSON) |
| 126 | 169,889 | 101,581 | cryptouri | CryptoURI is a URN-like namespace for encoding various cryptographic objects,
inclu... |
| 127 | 183,591 | 140,423 | http-rspec | Include helpfull matchers for mathing statuscodes |