| 1 | 66 | 32 | nio4r | New IO for Ruby |
| 2 | 154 | 143 | eventmachine | EventMachine implements a fast, single-threaded engine for arbitrary network
communicat... |
| 3 | 250 | 334 | http | An easy-to-use client library for making requests from Ruby. It uses a simple method ch... |
| 4 | 254 | 909 | timers | Pure Ruby one-shot and periodic timers. |
| 5 | 308 | 1,187 | celluloid | Celluloid enables people to build concurrent programs out of concurrent objects just as... |
| 6 | 344 | 453 | open4 | open child process with handles on pid, stdin, stdout, and stderr: manage child process... |
| 7 | 378 | 1,461 | celluloid-io | Evented IO for Celluloid actors |
| 8 | 430 | 258 | ed25519 | A Ruby binding to the Ed25519 elliptic curve public-key signature system described in R... |
| 9 | 483 | 458 | systemu | universal capture of stdout and stderr and handling of child process pid for windows, *... |
| 10 | 588 | 920 | require_all | A wonderfully simple way to load your code |
| 11 | 759 | 1,073 | macaddr | cross platform mac address determination for ruby |
| 12 | 1,257 | 473 | sysrandom | Sysrandom generates secure random numbers using /dev/urandom, getrandom(), etc |
| 13 | 1,311 | 1,788 | rbnacl | The Networking and Cryptography (NaCl) library provides a high-level toolkit for buildi... |
| 14 | 1,507 | 1,911 | buftok | BufferedTokenizer extracts token delimited entities from a sequence of string inputs |
| 15 | 1,639 | 1,113 | options | parse options from *args cleanly |
| 16 | 1,956 | 3,401 | fattr | a "fatter attr" for ruby |
| 17 | 1,989 | 2,875 | eventmachine_httpserver | EventMachine HTTP Server |
| 18 | 2,211 | 10,321 | session | persistent connections with external programs like bash |
| 19 | 2,259 | 1,905 | socketry | Socketry wraps Ruby's sockets with an advanced timeout engine which is able to provide ... |
| 20 | 2,326 | 3,512 | rbnacl-libsodium | rbnacl with bundled libsodium |
| 21 | 3,190 | 3,411 | arrayfields | string/symbol keyword access to arrays |
| 22 | 3,199 | 3,302 | main | a class factory and dsl for generating command line programs real quick |
| 23 | 3,705 | 5,508 | lockfile | a ruby library for creating perfect and NFS safe lockfiles |
| 24 | 3,713 | 4,933 | rubyforge | A script which automates a limited set of rubyforge operations.
* Run 'rubyforge help'... |
| 25 | 3,753 | 7,641 | orderedhash | orderedhash |
| 26 | 5,093 | 17,566 | configuration | ruby configuration for your ruby programs |
| 27 | 6,123 | 4,296 | x25519 | An efficient public key cryptography library for Ruby providing key exchange/agreement ... |
| 28 | 9,579 | 35,285 | attributes | attributes |
| 29 | 9,636 | 32,028 | timeout-extensions | A timeout extension for Ruby which plugs into multiple timeout backends |
| 30 | 10,299 | 73,152 | dike | dike |
| 31 | 10,336 | 9,774 | reel | A Celluloid::IO-powered HTTP server |
| 32 | 11,487 | 93,598 | celluloid-redis | Celluloid::IO support for the redis-rb library |
| 33 | 11,527 | 35,285 | iobuffer | fast buffers for non-blocking IO |
| 34 | 12,216 | 44,361 | ordo | Tools for working with the Ordo certificate format |
| 35 | 14,245 | 60,194 | cryptor | A safe Ruby encryption library, designed to support features likemultiple active encryp... |
| 36 | 14,654 | 11,923 | tagz | tagz.rb is generates html, xml, or any sgml variant like a small ninja
running ... |
| 37 | 16,631 | 8,106 | rails-auth | A plugin-based framework for supporting multiple authentication and authorization syste... |
| 38 | 17,840 | 23,633 | celluloid-zmq | Celluloid bindings to the ffi-rzmq library |
| 39 | 18,792 | 44,361 | rev | Rev is a Ruby binding to the libev high performance event library |
| 40 | 21,439 | 51,272 | dcell | DCell is an distributed object framework based on Celluloid built on 0MQ and Zookeeper |
| 41 | 21,952 | 14,896 | reel-rack | Rack adapter for Reel |
| 42 | 22,363 | 73,152 | terminator | an external timeout mechanism based on processes and signals |
| 43 | 23,363 | 73,152 | forkoff | description: forkoff kicks the ass |
| 44 | 24,501 | 60,194 | slave | easily start a drb server in another process |
| 45 | 24,697 | 93,598 | nmap | nmap |
| 46 | 26,214 | 51,272 | openssl-nonblock | Non-blocking support for Ruby OpenSSL |
| 47 | 28,372 | 44,361 | bj | bj |
| 48 | 29,007 | 93,598 | miscreant | Misuse-resistant authenticated symmetric encryption |
| 49 | 29,276 | 23,633 | threadify | makes it stupid easy to process a bunch of data using n worker threads |
| 50 | 31,976 | 35,285 | kirk | Kirk is a wrapper around Jetty that hides all of the insanity and
wraps your Rack appli... |
| 51 | 32,114 | 73,152 | distribustream | DistribuStream is a fully open peercasting system allowing on-demand or live streaming ... |
| 52 | 33,876 | 35,285 | smartimage | SmartImage provides a cross-platform solution for image compositing that works on both ... |
| 53 | 36,192 | 44,361 | shared | a clean way to factor class/instance mixins in ruby |
| 54 | 38,765 | 44,361 | fling | Fling is a system for automating the exchange of files and directoriesover Tahoe-LAFS, ... |
| 55 | 40,619 | 44,361 | rq | ruby queue is a zero-admin zero-configuration tool used to create instant unix clusters |
| 56 | 42,301 | 27,096 | prototype | prototype |
| 57 | 43,790 | 51,272 | xx | xx |
| 58 | 46,192 | 51,272 | eventmachine-win32 | Ruby/EventMachine socket engine library- binary gem for Win32 |
| 59 | 47,591 | 93,598 | revactor | Revactor is an Actor implementation for writing high performance concurrent programs |
| 60 | 48,037 | 73,152 | alib | alib |
| 61 | 48,239 | 35,285 | traits | traits |
| 62 | 53,884 | 73,152 | irust | iRust is an interactive REPL for Rust |
| 63 | 56,588 | 73,152 | dynaload | dynaload |
| 64 | 57,047 | 51,272 | flatulent | flatulent |
| 65 | 57,098 | 128,919 | magicloader | Painless code dependency management. Think Bundler, but for managing file load
or... |
| 66 | 57,526 | 60,194 | tumblr | a command line utility and library which interfaces to the excellent tumblr blogging pl... |
| 67 | 58,053 | 73,152 | growltdf | growltdf |
| 68 | 64,039 | 93,598 | stash | stash, a lower-level mustache |
| 69 | 64,557 | 60,194 | red25519 | Ruby wrappers for the Ed25519 public key signature system |
| 70 | 65,954 | 93,598 | tjson | A JSON-compatible serialization format with rich type annotations |
| 71 | 67,710 | 32,028 | pervasives | pervasives |
| 72 | 68,099 | 73,152 | id3rename | id3rename |
| 73 | 76,118 | 93,598 | timeunits | timeunits |
| 74 | 79,709 | 60,194 | pistachio | Pistachio provides a simple HTTP long polling middleware for Rack which is backed by th... |
| 75 | 81,995 | 93,598 | lattice | A concurrent realtime web framework for Ruby |
| 76 | 85,800 | 44,361 | punch | punch |
| 77 | 86,984 | 73,152 | esrl | The author was too lazy to write a description |
| 78 | 90,859 | 73,152 | load_glob | Load all files matching a given glob, resolving dependencies automagically |
| 79 | 91,281 | 60,194 | raptcha | description: raptcha kicks the ass |
| 80 | 91,565 | 73,152 | widgetz | widgetz |
| 81 | 91,705 | 60,194 | parseargs | parseargs |
| 82 | 93,474 | 128,919 | sldb | sldb |
| 83 | 94,491 | 73,152 | celluloid-dns | Celluloid::DNS provides a high-performance DNS client resolver and server
which can b... |
| 84 | 98,511 | 73,152 | lightrail | Lightrail slims Rails down to the bare essentials great JSON web services crave |
| 85 | 102,642 | 73,152 | ring-native | Snapshots of the *ring* cryptography library (ring-ffi) packages as gems |
| 86 | 107,527 | 93,598 | autorequire | autorequire |
| 87 | 110,852 | 93,598 | loltestgem | o_O |
| 88 | 113,714 | 93,598 | turbine | Performance-oriented stream processing built on Kafka and Zookeeper |
| 89 | 116,396 | 73,152 | objecthash | A way to cryptographically hash objects (in the JSON-ish sense) that works cross-langua... |
| 90 | 117,508 | 128,919 | eventmachine_snmpagent | Evented SNMP Agent |
| 91 | 119,581 | 93,598 | fsm | fsm |
| 92 | 119,861 | 93,598 | na_str | na_str |
| 93 | 121,107 | 73,152 | testy | testy |
| 94 | 122,111 | 93,598 | hype | hype |
| 95 | 122,284 | 93,598 | state | state |
| 96 | 123,152 | 73,152 | magnetic | magnetic |
| 97 | 123,201 | 93,598 | mp3scrape | mp3scrape |
| 98 | 123,201 | 60,194 | redef | redef |
| 99 | 127,452 | 128,919 | cryptosphere | A decentralized globally distributed peer-to-peer data archive |
| 100 | 130,022 | 73,152 | reeltalk | Web chat system using Celluloid+Reel+Websockets |
| 101 | 130,414 | 128,919 | zser | A protobuf-inspired minimalistic serialization format with cryptographic authentication |
| 102 | 132,928 | 93,598 | xstream | XSTREAM combines the X25519 Elliptic Curve Diffie-Hellman function" "with HKDF and the ... |
| 103 | 133,875 | 128,919 | runtime_info | Getting information about the current Ruby environment can be a bit arcane.
Lots of sol... |
| 104 | 134,012 | 128,919 | youre_doing_it_wrong | Warns you if you're doing it wrong |
| 105 | 136,520 | 128,919 | cif | Cryptosphere Identity Format (CIF) parser/generator |
| 106 | 136,888 | 93,598 | confusion | An easy-to-use system for confidential messaging |
| 107 | 138,566 | 128,919 | webbus | Capability-based message bus for sockets and websockets clients |
| 108 | 139,474 | 128,919 | epiphyte | Immutable configuration management for disposable infrastructures |
| 109 | 148,131 | 128,919 | hypr | Such Hypr! Very speed! |
| 110 | 149,234 | 128,919 | boulangerie | Boulangerie provides schemas, creation, and verification for the Macaroons bearer crede... |
| 111 | 163,469 | 128,919 | ithos | Ruby client library for Ithos, a modern LDAP-like directory server with support for sto... |
| 112 | 164,331 | 128,919 | socketry-async | Socketry::Async provides a modern asynchronous I/O framework for Ruby based on the Sock... |
| 113 | 164,548 | 128,919 | sear | Signed/encrypted archive: a security-oriented tar-like archive format supporting Ed2551... |
| 114 | 165,842 | 128,919 | zsession | A lightweight implementation of zcreds designed specifically for the session token use ... |
| 115 | 166,145 | 93,598 | zcred | Flexible modern credential format built on advanced cryptography |
| 116 | 166,184 | 128,919 | jmse | An interoperable, minimalist signing and encryption format for JSON messages. |
| 117 | 166,622 | 128,919 | sivchain | Advanced symmetric encryption using the AES-SIV (RFC 5297) and CHAIN constructions |
| 118 | 166,994 | 128,919 | zhash | zser content hashing algorithm |
| 119 | 167,059 | 128,919 | armistice | Hardware private key storage for next-generation cryptography (e.g. BLS) initially targ... |
| 120 | 167,261 | 128,919 | aes-sid | Hardware private key storage for next-generation cryptography (e.g. BLS) initially targ... |
| 121 | 167,428 | 93,598 | placer | Automates Deployment via ssh and sftp. Focuses on simplicity. |
| 122 | 169,245 | 128,919 | keyuri | KeyURI leverages the URI generic syntax defined in RFC 3986 to provide simple and succi... |
| 123 | 169,465 | 128,919 | minc | MIscreaNt Cryptotool |
| 124 | 169,764 | 128,919 | veriform | Cryptographically verifiable data serialization format inspired by Protocol Buffers, us... |
| 125 | 170,627 | 128,919 | verihash | Structured hashing algorithm that works across multiple formats (Veriform, TJSON) |
| 126 | 170,732 | 128,919 | cryptouri | CryptoURI is a URN-like namespace for encoding various cryptographic objects,
inclu... |
| 127 | 184,485 | 93,598 | http-rspec | Include helpfull matchers for mathing statuscodes |