Daily Downloads Ranking

Most downloads last day.
81-100 of all 180,417 gems.
RankDownloadsNameSummary
81281,258pumaPuma is a simple, fast, threaded, and highly parallel HTTP 1.1 server for Ruby/Rack app...
82279,933websocket-extensionsGeneric extension manager for WebSocket connections
83278,802pryPry is a runtime developer console and IRB alternative with powerful introspection capa...
84277,192faraday-retryCatches exceptions and retries each request a limited number of times.
85274,058bigdecimalThis library provides arbitrary-precision decimal floating-point number class.
86270,248multi_xmlProvides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML.
87269,923signetSignet is an OAuth 1.0 / OAuth 2.0 implementation.
88269,190marcelSimple mime type detection using magic numbers, filenames, and extensions
89264,784googleauthImplements simple authorization for accessing Google APIs, and provides support for App...
90263,279actionmailboxReceive and process incoming emails in Rails applications.
91263,251actiontextEdit and display rich text in Rails applications.
92258,736msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
93251,258redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
94250,865faraday-multipartPerform multipart-post requests using Faraday.
95250,696dotenvLoads environment variables from `.env`.
96249,941netrcThis library can read and update netrc files, preserving formatting including comments ...
97247,722sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
98245,520httpclientgives something like the functionality of libwww-perl (LWP) in Ruby
99245,276osThe OS gem allows for some useful and easy functions, like OS.windows? (=> true or fals...
100242,348faraday-exconFaraday adapter for Excon