Daily Downloads Ranking

Most downloads last day.
1-20 of all 189,481 gems.
RankDownloadsNameSummary
12,631,232bundlerBundler manages an application's dependencies through its entire life, across many mach...
2858,782rakeRake is a Make-like program implemented in Ruby. Tasks and dependencies are specified i...
3846,562concurrent-rubyModern concurrency tools including agents, futures, promises, thread pools, actors, sup...
4827,866jsonThis is a JSON implementation as a Ruby extension in C.
5794,591activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
6788,769public_suffixPublicSuffix can parse and decompose a domain name into top level domain, domain and su...
7785,680faradayHTTP/REST API client library.
8781,743aws-sdk-coreProvides API clients for AWS. This gem is part of the official AWS SDK for Ruby.
9773,078aws-partitionsProvides interfaces to enumerate AWS partitions, regions, and services.
10760,106i18nNew wave Internationalization support for Ruby.
11755,087base64Support for encoding and decoding binary data using a Base64 representation.
12748,719addressableAddressable is an alternative implementation to the URI implementation that is part of ...
13726,232minitestminitest provides a complete suite of testing facilities supporting TDD, BDD, and bench...
14722,060aws-sigv4Amazon Web Services Signature Version 4 signing library. Generates sigv4 signature for ...
15719,701aws-eventstreamAmazon Web Services event stream library. Decodes and encodes binary stream under `vnd....
16715,331bigdecimalThis library provides arbitrary-precision decimal floating-point number class.
17706,103unicode-display_width[Unicode 17.0.0] Determines the monospace display width of a string using EastAsianWidt...
18701,358connection_poolGeneric connection pool for Ruby
19694,382loggerProvides a simple logging utility for outputting messages.
20666,811raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...