Daily Downloads Ranking

Most downloads last day.
1-20 of all 191,980 gems.
RankDownloadsNameSummary
13,350,595bundlerBundler manages an application's dependencies through its entire life, across many mach...
21,207,277rakeRake is a Make-like program implemented in Ruby. Tasks and dependencies are specified i...
31,013,686addressableAddressable is an alternative implementation to the URI implementation that is part of ...
4993,051concurrent-rubyModern concurrency tools including agents, futures, promises, thread pools, actors, sup...
5976,387jsonThis is a JSON implementation as a Ruby extension in C.
6954,657activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
7940,888i18nNew wave Internationalization support for Ruby.
8939,742bigdecimalThis library provides arbitrary-precision decimal floating-point number class.
9937,956minitestminitest provides a complete suite of testing facilities supporting TDD, BDD, and bench...
10925,921public_suffixPublicSuffix can parse and decompose a domain name into top level domain, domain and su...
11869,959unicode-display_width[Unicode 17.0.0] Determines the monospace display width of a string using EastAsianWidt...
12866,914base64Support for encoding and decoding binary data using a Base64 representation.
13863,311faradayHTTP/REST API client library.
14852,161aws-sdk-coreProvides API clients for AWS. This gem is part of the official AWS SDK for Ruby.
15845,991loggerProvides a simple logging utility for outputting messages.
16840,868aws-partitionsProvides interfaces to enumerate AWS partitions, regions, and services.
17830,002tzinfoTZInfo provides access to time zone data and allows times to be converted using time zo...
18777,766aws-sigv4Amazon Web Services Signature Version 4 signing library. Generates sigv4 signature for ...
19775,404aws-eventstreamAmazon Web Services event stream library. Decodes and encodes binary stream under `vnd....
20774,617connection_poolGeneric connection pool for Ruby