Daily Downloads Ranking

Most downloads last day.
101-120 of all 184,744 gems.
RankDownloadsNameSummary
101341,553net-protocolThe abstract interface for net-* client.
102339,908dotenvLoads environment variables from `.env`.
103335,545pumaPuma is a simple, fast, multi-threaded, and highly parallel HTTP 1.1 server for Ruby/Ra...
104333,507rack-sessionA session implementation for Rack.
105331,945faraday-net_http_persistentFaraday adapter for NetHttpPersistent
106330,786docileDocile treats the methods of a given ruby object as a DSL (domain specific language) wi...
107326,003simplecov-htmlDefault HTML formatter for SimpleCov code coverage tool for ruby 2.4+
108322,064simplecovCode coverage for Ruby with a powerful configuration library and automatic merging of c...
109320,564relineAlternative GNU Readline or Editline implementation by pure Ruby.
110320,371uriURI is a module providing classes to handle Uniform Resource Identifiers
111316,721googleauthImplements simple authorization for accessing Google APIs, and provides support for App...
112314,003netrcThis library can read and update netrc files, preserving formatting including comments ...
113313,569terminal-tableSimple, feature rich ascii table generation library
114310,767msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
115308,395rubocop-performanceA collection of RuboCop cops to check for performance optimizations in Ruby code.
116304,866hashdiffHashdiff is a diff lib to compute the smallest difference between two hashes.
117303,378signetSignet is an OAuth 1.0 / OAuth 2.0 implementation.
118294,964ruby2_keywordsShim library for Module#ruby2_keywords
119293,484osThe OS gem allows for some useful and easy functions, like OS.windows? (=> true or fals...
120291,632httpartyMakes http fun! Also, makes consuming restful web services dead easy.