Daily Downloads Ranking

Most downloads last day.
21-40 of all 178,198 gems.
RankDownloadsNameSummary
21282,082mini_mimeA minimal mime type library
22281,328nokogiriNokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provide...
23273,081thorThor is a toolkit for building powerful command-line interfaces.
24265,409jsonA JSON implementation as a JRuby extension.
25264,729rakeRake is a Make-like program implemented in Ruby. Tasks and dependencies are specified i...
26251,347raccRacc is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby ...
27243,058faraday-net_httpFaraday adapter for Net::HTTP
28235,352multi_jsonA common interface to multiple JSON libraries, including Oj, Yajl, the JSON gem (with C...
29235,269zeitwerkZeitwerk implements constant autoloading with Ruby semantics. Each gem and applicat...
30220,899parallelRun any kind of code in parallel processes
31216,823parserA Ruby parser written in pure Ruby.
32215,104diff-lcsDiff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hu...
33211,689astA library for working with Abstract Syntax Trees.
34211,654rspec-supportSupport utilities for RSpec gems
35211,049jwtA pure ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
36210,859multipart-postA multipart form post accessory for Net::HTTP.
37206,357mime-typesThe mime-types library provides a library and registry for information about MIME conte...
38205,284webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
39204,969rspec-mocksRSpec's 'test double' framework, with support for stubbing and mocking
40204,660rspec-coreBDD for Ruby. RSpec runner and example groups.