| 1 | 67 | 38 | nio4r | New IO for Ruby |
| 2 | 143 | 425 | eventmachine | EventMachine implements a fast, single-threaded engine for arbitrary network
communicat... |
| 3 | 228 | 1,299 | timers | Pure Ruby one-shot and periodic timers. |
| 4 | 239 | 301 | http | An easy-to-use client library for making requests from Ruby. It uses a simple method ch... |
| 5 | 280 | 1,751 | celluloid | Celluloid enables people to build concurrent programs out of concurrent objects just as... |
| 6 | 328 | 402 | open4 | open child process with handles on pid, stdin, stdout, and stderr: manage child process... |
| 7 | 336 | 2,268 | celluloid-io | Evented IO for Celluloid actors |
| 8 | 441 | 340 | ed25519 | A Ruby binding to the Ed25519 elliptic curve public-key signature system described in R... |
| 9 | 458 | 582 | systemu | universal capture of stdout and stderr and handling of child process pid for windows, *... |
| 10 | 592 | 537 | require_all | A wonderfully simple way to load your code |
| 11 | 747 | 1,177 | macaddr | cross platform mac address determination for ruby |
| 12 | 1,293 | 1,547 | rbnacl | The Networking and Cryptography (NaCl) library provides a high-level toolkit for buildi... |
| 13 | 1,475 | 2,226 | buftok | BufferedTokenizer extracts token delimited entities from a sequence of string inputs |
| 14 | 1,503 | 338 | sysrandom | Sysrandom generates secure random numbers using /dev/urandom, getrandom(), etc |
| 15 | 1,645 | 1,588 | options | parse options from *args cleanly |
| 16 | 1,867 | 4,302 | fattr | a "fatter attr" for ruby |
| 17 | 1,924 | 2,820 | eventmachine_httpserver | EventMachine HTTP Server |
| 18 | 2,000 | 2,858 | cool.io | Cool.io provides a high performance event framework for Ruby which uses the libev C lib... |
| 19 | 2,120 | 4,372 | session | persistent connections with external programs like bash |
| 20 | 2,230 | 2,521 | socketry | Socketry wraps Ruby's sockets with an advanced timeout engine which is able to provide ... |
| 21 | 2,254 | 3,980 | rbnacl-libsodium | rbnacl with bundled libsodium |
| 22 | 3,120 | 4,019 | arrayfields | string/symbol keyword access to arrays |
| 23 | 3,123 | 4,315 | main | a class factory and dsl for generating command line programs real quick |
| 24 | 3,609 | 5,491 | rubyforge | A script which automates a limited set of rubyforge operations.
* Run 'rubyforge help'... |
| 25 | 3,614 | 5,012 | lockfile | a ruby library for creating perfect and NFS safe lockfiles |
| 26 | 3,696 | 4,295 | orderedhash | orderedhash |
| 27 | 4,864 | 15,223 | configuration | ruby configuration for your ruby programs |
| 28 | 6,499 | 4,143 | x25519 | An efficient public key cryptography library for Ruby providing key exchange/agreement ... |
| 29 | 9,035 | 23,104 | attributes | attributes |
| 30 | 9,086 | 48,675 | timeout-extensions | A timeout extension for Ruby which plugs into multiple timeout backends |
| 31 | 9,713 | 35,468 | dike | dike |
| 32 | 9,902 | 15,572 | reel | A Celluloid::IO-powered HTTP server |
| 33 | 10,943 | 35,468 | iobuffer | fast buffers for non-blocking IO |
| 34 | 10,971 | 26,504 | celluloid-redis | Celluloid::IO support for the redis-rb library |
| 35 | 11,927 | 11,734 | ordo | Tools for working with the Ordo certificate format |
| 36 | 14,074 | 12,756 | cryptor | A safe Ruby encryption library, designed to support features likemultiple active encryp... |
| 37 | 14,350 | 10,376 | tagz | tagz.rb is generates html, xml, or any sgml variant like a small ninja
running ... |
| 38 | 16,892 | 14,475 | rails-auth | A plugin-based framework for supporting multiple authentication and authorization syste... |
| 39 | 17,358 | 18,389 | celluloid-zmq | Celluloid bindings to the ffi-rzmq library |
| 40 | 18,175 | 23,809 | rev | Rev is a Ruby binding to the libev high performance event library |
| 41 | 20,865 | 24,584 | dcell | DCell is an distributed object framework based on Celluloid built on 0MQ and Zookeeper |
| 42 | 21,483 | 40,887 | terminator | an external timeout mechanism based on processes and signals |
| 43 | 21,785 | 37,966 | reel-rack | Rack adapter for Reel |
| 44 | 23,610 | 108,147 | nmap | nmap |
| 45 | 23,682 | 22,459 | slave | easily start a drb server in another process |
| 46 | 24,079 | 10,947 | forkoff | description: forkoff kicks the ass |
| 47 | 25,444 | 48,675 | openssl-nonblock | Non-blocking support for Ruby OpenSSL |
| 48 | 27,692 | 27,598 | bj | bj |
| 49 | 28,779 | 48,675 | threadify | makes it stupid easy to process a bunch of data using n worker threads |
| 50 | 28,795 | 31,598 | miscreant | Misuse-resistant authenticated symmetric encryption |
| 51 | 31,260 | 30,095 | distribustream | DistribuStream is a fully open peercasting system allowing on-demand or live streaming ... |
| 52 | 31,680 | 48,675 | kirk | Kirk is a wrapper around Jetty that hides all of the insanity and
wraps your Rack appli... |
| 53 | 33,131 | 24,584 | smartimage | SmartImage provides a cross-platform solution for image compositing that works on both ... |
| 54 | 35,693 | 35,468 | shared | a clean way to factor class/instance mixins in ruby |
| 55 | 38,315 | 26,504 | fling | Fling is a system for automating the exchange of files and directoriesover Tahoe-LAFS, ... |
| 56 | 40,440 | 44,417 | rq | ruby queue is a zero-admin zero-configuration tool used to create instant unix clusters |
| 57 | 41,633 | 108,147 | prototype | prototype |
| 58 | 42,831 | 40,887 | xx | xx |
| 59 | 45,510 | 48,675 | eventmachine-win32 | Ruby/EventMachine socket engine library- binary gem for Win32 |
| 60 | 46,532 | 53,982 | revactor | Revactor is an Actor implementation for writing high performance concurrent programs |
| 61 | 47,037 | 44,417 | alib | alib |
| 62 | 47,904 | 48,675 | traits | traits |
| 63 | 53,007 | 53,982 | irust | iRust is an interactive REPL for Rust |
| 64 | 56,008 | 108,147 | magicloader | Painless code dependency management. Think Bundler, but for managing file load
or... |
| 65 | 56,115 | 37,966 | dynaload | dynaload |
| 66 | 56,665 | 33,357 | flatulent | flatulent |
| 67 | 57,228 | 40,887 | tumblr | a command line utility and library which interfaces to the excellent tumblr blogging pl... |
| 68 | 57,247 | 61,327 | growltdf | growltdf |
| 69 | 63,123 | 61,327 | stash | stash, a lower-level mustache |
| 70 | 63,250 | 71,228 | red25519 | Ruby wrappers for the Ed25519 public key signature system |
| 71 | 66,194 | 61,327 | tjson | A JSON-compatible serialization format with rich type annotations |
| 72 | 67,449 | 71,228 | pervasives | pervasives |
| 73 | 67,601 | 144,411 | id3rename | id3rename |
| 74 | 75,499 | 108,147 | timeunits | timeunits |
| 75 | 78,605 | 108,147 | pistachio | Pistachio provides a simple HTTP long polling middleware for Rack which is backed by th... |
| 76 | 81,338 | 71,228 | lattice | A concurrent realtime web framework for Ruby |
| 77 | 85,316 | 71,228 | punch | punch |
| 78 | 86,370 | 48,675 | esrl | The author was too lazy to write a description |
| 79 | 90,250 | 85,653 | load_glob | Load all files matching a given glob, resolving dependencies automagically |
| 80 | 91,086 | 71,228 | raptcha | description: raptcha kicks the ass |
| 81 | 91,269 | 85,653 | parseargs | parseargs |
| 82 | 91,630 | 85,653 | widgetz | widgetz |
| 83 | 92,916 | 53,982 | sldb | sldb |
| 84 | 94,947 | 44,417 | celluloid-dns | Celluloid::DNS provides a high-performance DNS client resolver and server
which can b... |
| 85 | 97,173 | 108,147 | lightrail | Lightrail slims Rails down to the bare essentials great JSON web services crave |
| 86 | 102,337 | 108,147 | ring-native | Snapshots of the *ring* cryptography library (ring-ffi) packages as gems |
| 87 | 106,869 | 85,653 | autorequire | autorequire |
| 88 | 109,519 | 144,411 | loltestgem | o_O |
| 89 | 113,270 | 108,147 | turbine | Performance-oriented stream processing built on Kafka and Zookeeper |
| 90 | 115,786 | 108,147 | objecthash | A way to cryptographically hash objects (in the JSON-ish sense) that works cross-langua... |
| 91 | 116,701 | 85,653 | eventmachine_snmpagent | Evented SNMP Agent |
| 92 | 118,735 | 61,327 | fsm | fsm |
| 93 | 119,437 | 71,228 | na_str | na_str |
| 94 | 121,328 | 61,327 | testy | testy |
| 95 | 121,394 | 108,147 | hype | hype |
| 96 | 122,024 | 61,327 | state | state |
| 97 | 122,337 | 85,653 | mp3scrape | mp3scrape |
| 98 | 122,792 | 144,411 | magnetic | magnetic |
| 99 | 122,980 | 108,147 | redef | redef |
| 100 | 126,070 | 108,147 | cryptosphere | A decentralized globally distributed peer-to-peer data archive |
| 101 | 130,149 | 108,147 | zser | A protobuf-inspired minimalistic serialization format with cryptographic authentication |
| 102 | 130,395 | 108,147 | reeltalk | Web chat system using Celluloid+Reel+Websockets |
| 103 | 132,027 | 71,228 | runtime_info | Getting information about the current Ruby environment can be a bit arcane.
Lots of sol... |
| 104 | 133,615 | 108,147 | youre_doing_it_wrong | Warns you if you're doing it wrong |
| 105 | 134,689 | 85,653 | cif | Cryptosphere Identity Format (CIF) parser/generator |
| 106 | 135,071 | 40,887 | xstream | XSTREAM combines the X25519 Elliptic Curve Diffie-Hellman function" "with HKDF and the ... |
| 107 | 135,246 | 108,147 | confusion | An easy-to-use system for confidential messaging |
| 108 | 137,240 | 144,411 | webbus | Capability-based message bus for sockets and websockets clients |
| 109 | 137,879 | 108,147 | epiphyte | Immutable configuration management for disposable infrastructures |
| 110 | 146,638 | 85,653 | hypr | Such Hypr! Very speed! |
| 111 | 148,478 | 85,653 | boulangerie | Boulangerie provides schemas, creation, and verification for the Macaroons bearer crede... |
| 112 | 161,916 | 108,147 | ithos | Ruby client library for Ithos, a modern LDAP-like directory server with support for sto... |
| 113 | 162,696 | 144,411 | sear | Signed/encrypted archive: a security-oriented tar-like archive format supporting Ed2551... |
| 114 | 162,923 | 85,653 | socketry-async | Socketry::Async provides a modern asynchronous I/O framework for Ruby based on the Sock... |
| 115 | 164,359 | 144,411 | zsession | A lightweight implementation of zcreds designed specifically for the session token use ... |
| 116 | 164,767 | 144,411 | zcred | Flexible modern credential format built on advanced cryptography |
| 117 | 164,767 | 144,411 | jmse | An interoperable, minimalist signing and encryption format for JSON messages. |
| 118 | 165,099 | 85,653 | sivchain | Advanced symmetric encryption using the AES-SIV (RFC 5297) and CHAIN constructions |
| 119 | 165,725 | 108,147 | zhash | zser content hashing algorithm |
| 120 | 165,965 | 144,411 | placer | Automates Deployment via ssh and sftp. Focuses on simplicity. |
| 121 | 166,014 | 85,653 | aes-sid | Hardware private key storage for next-generation cryptography (e.g. BLS) initially targ... |
| 122 | 166,134 | 108,147 | armistice | Hardware private key storage for next-generation cryptography (e.g. BLS) initially targ... |
| 123 | 167,812 | 144,411 | keyuri | KeyURI leverages the URI generic syntax defined in RFC 3986 to provide simple and succi... |
| 124 | 167,981 | 144,411 | minc | MIscreaNt Cryptotool |
| 125 | 168,746 | 144,411 | veriform | Cryptographically verifiable data serialization format inspired by Protocol Buffers, us... |
| 126 | 169,295 | 144,411 | verihash | Structured hashing algorithm that works across multiple formats (Veriform, TJSON) |
| 127 | 169,310 | 71,228 | cryptouri | CryptoURI is a URN-like namespace for encoding various cryptographic objects,
inclu... |
| 128 | 182,416 | 71,228 | http-rspec | Include helpfull matchers for mathing statuscodes |