Daily Downloads Ranking

Most downloads last day.
1-20 of all 187,816 gems.
RankDownloadsNameSummary
12,292,836bundlerBundler manages an application's dependencies through its entire life, across many mach...
2831,810activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
3798,948base64Support for encoding and decoding binary data using a Base64 representation.
4777,025public_suffixPublicSuffix can parse and decompose a domain name into top level domain, domain and su...
5755,486aws-sdk-coreProvides API clients for AWS. This gem is part of the official AWS SDK for Ruby.
6754,031concurrent-rubyModern concurrency tools including agents, futures, promises, thread pools, actors, sup...
7743,864jsonThis is a JSON implementation as a Ruby extension in C.
8738,375aws-partitionsProvides interfaces to enumerate AWS partitions, regions, and services.
9724,934bigdecimalThis library provides arbitrary-precision decimal floating-point number class.
10724,740faradayHTTP/REST API client library.
11718,771rakeRake is a Make-like program implemented in Ruby. Tasks and dependencies are specified i...
12713,507i18nNew wave Internationalization support for Ruby.
13708,660minitestminitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, ...
14705,017aws-eventstreamAmazon Web Services event stream library. Decodes and encodes binary stream under `vnd....
15699,069aws-sigv4Amazon Web Services Signature Version 4 signing library. Generates sigv4 signature for ...
16693,595addressableAddressable is an alternative implementation to the URI implementation that is part of ...
17691,772rexmlAn XML toolkit for Ruby
18683,202loggerProvides a simple logging utility for outputting messages.
19660,852tzinfoTZInfo provides access to time zone data and allows times to be converted using time zo...
20650,426faraday-net_httpFaraday adapter for Net::HTTP