| 1 | 66 | 52 | nio4r | New IO for Ruby |
| 2 | 154 | 309 | eventmachine | EventMachine implements a fast, single-threaded engine for arbitrary network
communicat... |
| 3 | 248 | 285 | http | An easy-to-use client library for making requests from Ruby. It uses a simple method ch... |
| 4 | 250 | 859 | timers | Pure Ruby one-shot and periodic timers. |
| 5 | 303 | 1,373 | celluloid | Celluloid enables people to build concurrent programs out of concurrent objects just as... |
| 6 | 342 | 469 | open4 | open child process with handles on pid, stdin, stdout, and stderr: manage child process... |
| 7 | 374 | 1,650 | celluloid-io | Evented IO for Celluloid actors |
| 8 | 432 | 298 | ed25519 | A Ruby binding to the Ed25519 elliptic curve public-key signature system described in R... |
| 9 | 482 | 670 | systemu | universal capture of stdout and stderr and handling of child process pid for windows, *... |
| 10 | 591 | 647 | require_all | A wonderfully simple way to load your code |
| 11 | 758 | 879 | macaddr | cross platform mac address determination for ruby |
| 12 | 1,270 | 521 | sysrandom | Sysrandom generates secure random numbers using /dev/urandom, getrandom(), etc |
| 13 | 1,313 | 1,388 | rbnacl | The Networking and Cryptography (NaCl) library provides a high-level toolkit for buildi... |
| 14 | 1,503 | 2,181 | buftok | BufferedTokenizer extracts token delimited entities from a sequence of string inputs |
| 15 | 1,640 | 1,610 | options | parse options from *args cleanly |
| 16 | 1,952 | 4,132 | fattr | a "fatter attr" for ruby |
| 17 | 1,987 | 3,024 | eventmachine_httpserver | EventMachine HTTP Server |
| 18 | 2,207 | 6,636 | session | persistent connections with external programs like bash |
| 19 | 2,256 | 2,513 | socketry | Socketry wraps Ruby's sockets with an advanced timeout engine which is able to provide ... |
| 20 | 2,319 | 4,020 | rbnacl-libsodium | rbnacl with bundled libsodium |
| 21 | 3,184 | 4,167 | arrayfields | string/symbol keyword access to arrays |
| 22 | 3,194 | 4,194 | main | a class factory and dsl for generating command line programs real quick |
| 23 | 3,703 | 4,895 | lockfile | a ruby library for creating perfect and NFS safe lockfiles |
| 24 | 3,707 | 6,273 | rubyforge | A script which automates a limited set of rubyforge operations.
* Run 'rubyforge help'... |
| 25 | 3,743 | 7,272 | orderedhash | orderedhash |
| 26 | 5,064 | 17,687 | configuration | ruby configuration for your ruby programs |
| 27 | 6,133 | 3,952 | x25519 | An efficient public key cryptography library for Ruby providing key exchange/agreement ... |
| 28 | 9,546 | 70,522 | attributes | attributes |
| 29 | 9,609 | 45,832 | timeout-extensions | A timeout extension for Ruby which plugs into multiple timeout backends |
| 30 | 10,251 | 70,522 | dike | dike |
| 31 | 10,308 | 12,065 | reel | A Celluloid::IO-powered HTTP server |
| 32 | 11,448 | 23,223 | celluloid-redis | Celluloid::IO support for the redis-rb library |
| 33 | 11,482 | 45,832 | iobuffer | fast buffers for non-blocking IO |
| 34 | 12,192 | 13,851 | ordo | Tools for working with the Ordo certificate format |
| 35 | 14,228 | 13,635 | cryptor | A safe Ruby encryption library, designed to support features likemultiple active encryp... |
| 36 | 14,624 | 19,298 | tagz | tagz.rb is generates html, xml, or any sgml variant like a small ninja
running ... |
| 37 | 16,729 | 10,361 | rails-auth | A plugin-based framework for supporting multiple authentication and authorization syste... |
| 38 | 17,793 | 40,088 | celluloid-zmq | Celluloid bindings to the ffi-rzmq library |
| 39 | 18,723 | 20,686 | rev | Rev is a Ruby binding to the libev high performance event library |
| 40 | 21,355 | 40,088 | dcell | DCell is an distributed object framework based on Celluloid built on 0MQ and Zookeeper |
| 41 | 21,972 | 15,597 | reel-rack | Rack adapter for Reel |
| 42 | 22,274 | 27,484 | terminator | an external timeout mechanism based on processes and signals |
| 43 | 23,403 | 12,285 | forkoff | description: forkoff kicks the ass |
| 44 | 24,428 | 54,830 | slave | easily start a drb server in another process |
| 45 | 24,597 | 70,522 | nmap | nmap |
| 46 | 26,148 | 54,830 | openssl-nonblock | Non-blocking support for Ruby OpenSSL |
| 47 | 28,312 | 36,257 | bj | bj |
| 48 | 28,983 | 29,026 | miscreant | Misuse-resistant authenticated symmetric encryption |
| 49 | 29,251 | 54,830 | threadify | makes it stupid easy to process a bunch of data using n worker threads |
| 50 | 31,962 | 40,088 | kirk | Kirk is a wrapper around Jetty that hides all of the insanity and
wraps your Rack appli... |
| 51 | 32,026 | 70,522 | distribustream | DistribuStream is a fully open peercasting system allowing on-demand or live streaming ... |
| 52 | 33,805 | 70,522 | smartimage | SmartImage provides a cross-platform solution for image compositing that works on both ... |
| 53 | 36,111 | 54,830 | shared | a clean way to factor class/instance mixins in ruby |
| 54 | 38,704 | 45,832 | fling | Fling is a system for automating the exchange of files and directoriesover Tahoe-LAFS, ... |
| 55 | 40,572 | 27,484 | rq | ruby queue is a zero-admin zero-configuration tool used to create instant unix clusters |
| 56 | 42,221 | 30,921 | prototype | prototype |
| 57 | 43,687 | 45,832 | xx | xx |
| 58 | 46,119 | 70,522 | eventmachine-win32 | Ruby/EventMachine socket engine library- binary gem for Win32 |
| 59 | 47,441 | 29,026 | revactor | Revactor is an Actor implementation for writing high performance concurrent programs |
| 60 | 47,917 | 70,522 | alib | alib |
| 61 | 48,180 | 45,832 | traits | traits |
| 62 | 53,756 | 105,271 | irust | iRust is an interactive REPL for Rust |
| 63 | 56,531 | 105,271 | dynaload | dynaload |
| 64 | 56,958 | 105,271 | magicloader | Painless code dependency management. Think Bundler, but for managing file load
or... |
| 65 | 56,987 | 105,271 | flatulent | flatulent |
| 66 | 57,480 | 70,522 | tumblr | a command line utility and library which interfaces to the excellent tumblr blogging pl... |
| 67 | 57,952 | 54,830 | growltdf | growltdf |
| 68 | 63,898 | 105,271 | stash | stash, a lower-level mustache |
| 69 | 64,416 | 40,088 | red25519 | Ruby wrappers for the Ed25519 public key signature system |
| 70 | 65,977 | 105,271 | tjson | A JSON-compatible serialization format with rich type annotations |
| 71 | 67,654 | 40,088 | pervasives | pervasives |
| 72 | 68,059 | 70,522 | id3rename | id3rename |
| 73 | 76,001 | 105,271 | timeunits | timeunits |
| 74 | 79,501 | 33,245 | pistachio | Pistachio provides a simple HTTP long polling middleware for Rack which is backed by th... |
| 75 | 81,866 | 54,830 | lattice | A concurrent realtime web framework for Ruby |
| 76 | 85,693 | 45,832 | punch | punch |
| 77 | 86,853 | 70,522 | esrl | The author was too lazy to write a description |
| 78 | 90,740 | 105,271 | load_glob | Load all files matching a given glob, resolving dependencies automagically |
| 79 | 91,217 | 45,832 | raptcha | description: raptcha kicks the ass |
| 80 | 91,535 | 70,522 | widgetz | widgetz |
| 81 | 91,614 | 40,088 | parseargs | parseargs |
| 82 | 93,363 | 105,271 | sldb | sldb |
| 83 | 94,446 | 105,271 | celluloid-dns | Celluloid::DNS provides a high-performance DNS client resolver and server
which can b... |
| 84 | 98,294 | 105,271 | lightrail | Lightrail slims Rails down to the bare essentials great JSON web services crave |
| 85 | 102,605 | 45,832 | ring-native | Snapshots of the *ring* cryptography library (ring-ffi) packages as gems |
| 86 | 107,450 | 70,522 | autorequire | autorequire |
| 87 | 110,680 | 105,271 | loltestgem | o_O |
| 88 | 113,662 | 54,830 | turbine | Performance-oriented stream processing built on Kafka and Zookeeper |
| 89 | 116,269 | 105,271 | objecthash | A way to cryptographically hash objects (in the JSON-ish sense) that works cross-langua... |
| 90 | 117,318 | 105,271 | eventmachine_snmpagent | Evented SNMP Agent |
| 91 | 119,468 | 105,271 | fsm | fsm |
| 92 | 119,751 | 105,271 | na_str | na_str |
| 93 | 121,090 | 70,522 | testy | testy |
| 94 | 122,005 | 105,271 | hype | hype |
| 95 | 122,165 | 45,832 | state | state |
| 96 | 123,031 | 105,271 | magnetic | magnetic |
| 97 | 123,089 | 54,830 | redef | redef |
| 98 | 123,111 | 105,271 | mp3scrape | mp3scrape |
| 99 | 127,246 | 105,271 | cryptosphere | A decentralized globally distributed peer-to-peer data archive |
| 100 | 130,000 | 70,522 | reeltalk | Web chat system using Celluloid+Reel+Websockets |
| 101 | 130,273 | 105,271 | zser | A protobuf-inspired minimalistic serialization format with cryptographic authentication |
| 102 | 133,203 | 70,522 | xstream | XSTREAM combines the X25519 Elliptic Curve Diffie-Hellman function" "with HKDF and the ... |
| 103 | 133,585 | 105,271 | runtime_info | Getting information about the current Ruby environment can be a bit arcane.
Lots of sol... |
| 104 | 133,748 | 105,271 | youre_doing_it_wrong | Warns you if you're doing it wrong |
| 105 | 136,212 | 105,271 | cif | Cryptosphere Identity Format (CIF) parser/generator |
| 106 | 136,710 | 105,271 | confusion | An easy-to-use system for confidential messaging |
| 107 | 138,317 | 105,271 | webbus | Capability-based message bus for sockets and websockets clients |
| 108 | 139,226 | 105,271 | epiphyte | Immutable configuration management for disposable infrastructures |
| 109 | 147,911 | 70,522 | hypr | Such Hypr! Very speed! |
| 110 | 149,080 | 105,271 | boulangerie | Boulangerie provides schemas, creation, and verification for the Macaroons bearer crede... |
| 111 | 163,284 | 105,271 | ithos | Ruby client library for Ithos, a modern LDAP-like directory server with support for sto... |
| 112 | 164,144 | 70,522 | socketry-async | Socketry::Async provides a modern asynchronous I/O framework for Ruby based on the Sock... |
| 113 | 164,385 | 105,271 | sear | Signed/encrypted archive: a security-oriented tar-like archive format supporting Ed2551... |
| 114 | 165,612 | 105,271 | zsession | A lightweight implementation of zcreds designed specifically for the session token use ... |
| 115 | 165,928 | 105,271 | zcred | Flexible modern credential format built on advanced cryptography |
| 116 | 165,936 | 105,271 | jmse | An interoperable, minimalist signing and encryption format for JSON messages. |
| 117 | 166,409 | 105,271 | sivchain | Advanced symmetric encryption using the AES-SIV (RFC 5297) and CHAIN constructions |
| 118 | 166,789 | 105,271 | zhash | zser content hashing algorithm |
| 119 | 166,837 | 105,271 | armistice | Hardware private key storage for next-generation cryptography (e.g. BLS) initially targ... |
| 120 | 167,056 | 105,271 | aes-sid | Hardware private key storage for next-generation cryptography (e.g. BLS) initially targ... |
| 121 | 167,206 | 70,522 | placer | Automates Deployment via ssh and sftp. Focuses on simplicity. |
| 122 | 169,025 | 105,271 | keyuri | KeyURI leverages the URI generic syntax defined in RFC 3986 to provide simple and succi... |
| 123 | 169,189 | 105,271 | minc | MIscreaNt Cryptotool |
| 124 | 169,516 | 105,271 | veriform | Cryptographically verifiable data serialization format inspired by Protocol Buffers, us... |
| 125 | 170,351 | 105,271 | verihash | Structured hashing algorithm that works across multiple formats (Veriform, TJSON) |
| 126 | 170,469 | 105,271 | cryptouri | CryptoURI is a URN-like namespace for encoding various cryptographic objects,
inclu... |
| 127 | 184,254 | 105,271 | http-rspec | Include helpfull matchers for mathing statuscodes |