Daily Downloads Ranking

Most downloads last day.
121-140 of all 191,018 gems.
RankDownloadsNameSummary
121100,337bootsnapBoot large ruby/rails apps faster
122100,268mutex_mMixin to extend objects to be handled like a Mutex.
12399,808docileDocile treats the methods of a given ruby object as a DSL (domain specific language) wi...
12498,558simplecovCode coverage for Ruby with a powerful configuration library and automatic merging of c...
12597,107prettyprintImplements a pretty printing algorithm for readable structure.
12696,388http-cookieHTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265. It has with s...
12795,988rack-protectionProtect against typical web attacks, works with all Rack apps, including Rails
12895,558request_storeRequestStore gives you per-request global storage.
12994,110exconEXtended http(s) CONnections
13093,927redis-clientSimple low-level client for Redis 6+
13192,270tsortTopological sorting using Tarjan's algorithm
13290,893json-schemaRuby JSON Schema Validator
13390,122hashdiffHashdiff is a diff lib to compute the smallest difference between two hashes.
13488,820webmockWebMock allows stubbing HTTP requests and setting expectations on HTTP requests.
13588,175csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
13687,702httpclientgives something like the functionality of libwww-perl (LWP) in Ruby
13787,296net-popRuby client library for POP3.
13887,029faraday-retryCatches exceptions and retries each request a limited number of times.
13986,502dry-coreA toolset of small support modules used throughout the dry-rb ecosystem
14085,901crackReally simple JSON and XML parsing, ripped from Merb and Rails.