Total Downloads Ranking

Most downloads over all time
81-100 of all 184,733 gems.
RankDownloadsNameSummary
81441,287,571multi_xmlProvides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML.
82440,720,572pumaPuma is a simple, fast, multi-threaded, and highly parallel HTTP 1.1 server for Ruby/Ra...
83440,349,762regexp_parserA library for tokenizing, lexing, and parsing Ruby regular expressions.
84438,073,251netrcThis library can read and update netrc files, preserving formatting including comments ...
85436,606,674websocket-extensionsGeneric extension manager for WebSocket connections
86432,860,410connection_poolGeneric connection pool for Ruby
87422,213,622actioncableStructure many real-time application concerns into channels over a single WebSocket con...
88411,323,875rack-protectionProtect against typical web attacks, works with all Rack apps, including Rails
89406,788,016rb-fseventFSEvents API with Signals catching (without RubyCocoa)
90398,238,447httpclientgives something like the functionality of libwww-perl (LWP) in Ruby
91398,168,708dotenvLoads environment variables from `.env`.
92394,370,056rest-clientA simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of...
93393,790,573rb-inotifyA Ruby wrapper for Linux inotify, using FFI
94380,317,273byebugByebug is a Ruby debugger. It's implemented using the TracePoint C API for executio...
95376,814,477hashieHashie is a collection of classes and mixins that make hashes more powerful.
96376,715,798googleauthImplements simple authorization for accessing Google APIs, and provides support for App...
97376,645,894docileDocile treats the methods of a given ruby object as a DSL (domain specific language) wi...
98376,031,909msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
99374,103,835simplecovCode coverage for Ruby with a powerful configuration library and automatic merging of c...
100369,257,734faraday_middlewareVarious middleware for Faraday