| 1 | 7 | 2 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 12 | 5 | json | A JSON implementation as a JRuby extension. |
| 3 | 25 | 32 | thor | Thor is a toolkit for building powerful command-line interfaces. |
| 4 | 32 | 56 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
| 5 | 34 | 41 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 6 | 36 | 65 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 7 | 37 | 66 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 8 | 43 | 77 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
| 9 | 45 | 68 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 10 | 47 | 74 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 11 | 49 | 64 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 12 | 58 | 86 | rails-html-sanitizer | HTML sanitization for Rails applications |
| 13 | 59 | 76 | activejob | Declare job classes that can be run by a variety of queuing backends. |
| 14 | 61 | 79 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
| 15 | 71 | 83 | globalid | URIs for your models makes it easy to pass references around. |
| 16 | 72 | 138 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
| 17 | 79 | 143 | redis | A Ruby client that tries to match Redis' API one-to-one, while still
providing an i... |
| 18 | 82 | 152 | sprockets-rails | Sprockets Rails integration |
| 19 | 85 | 82 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 20 | 94 | 84 | activestorage | Attach cloud and local files in Rails applications. |
| 21 | 96 | 106 | msgpack | MessagePack is a binary-based efficient object serialization library. It enables to exc... |
| 22 | 108 | 59 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
| 23 | 112 | 232 | execjs | ExecJS lets you run JavaScript code from Ruby. |
| 24 | 121 | 94 | actiontext | Edit and display rich text in Rails applications. |
| 25 | 122 | 95 | actionmailbox | Receive and process incoming emails in Rails applications. |
| 26 | 132 | 602 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
| 27 | 159 | 320 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
| 28 | 164 | 404 | sass-rails | Sass adapter for the Rails asset pipeline. |
| 29 | 166 | 213 | jbuilder | Create JSON structures via a Builder-style DSL |
| 30 | 183 | 463 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
| 31 | 193 | 476 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
| 32 | 201 | 308 | spring | Preloads your application so things like console, rake and tests run faster |
| 33 | 205 | 502 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
| 34 | 235 | 364 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
| 35 | 266 | 306 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
| 36 | 297 | 322 | web-console | A debugging tool for your Ruby on Rails applications. |
| 37 | 326 | 695 | turbolinks | Rails engine for Turbolinks 5 support |
| 38 | 428 | 188 | redis-client | Simple low-level client for Redis 6+ |
| 39 | 460 | 2,059 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
| 40 | 508 | 1,270 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
| 41 | 556 | 1,168 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
| 42 | 613 | 468 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
| 43 | 666 | 1,102 | hiredis | Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O) |
| 44 | 754 | 882 | json_pure | This is a JSON implementation in pure Ruby. |
| 45 | 762 | 1,372 | marginalia | Attach comments to your ActiveRecord queries. |
| 46 | 836 | 1,880 | escape_utils | Quickly perform HTML, URL, URI and Javascript escaping/unescaping |
| 47 | 1,003 | 1,211 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
| 48 | 1,112 | 454 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
| 49 | 1,148 | 1,310 | rails-observers | Rails observer (removed from core in Rails 4.0) |
| 50 | 1,426 | 1,167 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
| 51 | 1,674 | 1,713 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
| 52 | 1,767 | 1,093 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
| 53 | 1,820 | 1,878 | redis-clustering | A Ruby client that tries to match Redis' Cluster API one-to-one, while still
provid... |
| 54 | 1,888 | 587 | propshaft | Deliver assets for Rails. |
| 55 | 1,954 | 3,203 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
| 56 | 1,956 | 2,139 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
| 57 | 2,005 | 2,082 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
| 58 | 2,021 | 4,323 | protected_attributes | Protect attributes from mass assignment |
| 59 | 2,060 | 3,752 | html_tokenizer | HTML Tokenizer |
| 60 | 2,087 | 1,274 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
| 61 | 2,157 | 711 | solid_queue | Database-backed Active Job backend. |
| 62 | 2,574 | 2,571 | record_tag_helper | ActionView Record Tag Helpers |
| 63 | 3,159 | 1,925 | frozen_record | ActiveRecord like interface to read only access and query static YAML files |
| 64 | 3,286 | 3,551 | sysvmq | Ruby wrapper for SysV Message Queues |
| 65 | 3,420 | 1,871 | hiredis-client | Hiredis binding for redis-client |
| 66 | 3,601 | 2,658 | activerecord-typedstore | ActiveRecord::Store but with type definition |
| 67 | 3,825 | 3,304 | gvltools | Set of GVL instrumentation tools |
| 68 | 3,978 | 3,540 | gctime | Exposes a monotonically increasing GC total_time metric. |
| 69 | 4,072 | 13,107 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
| 70 | 4,132 | 1,850 | mission_control-jobs | Operational controls for Active Job |
| 71 | 4,200 | 5,896 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
| 72 | 4,328 | 2,928 | kredis | Higher-level data structures built on Redis. |
| 73 | 4,411 | 4,261 | sprockets-svg | Minify SVG assets, and optionally convert them to PNG for browser compatibility. |
| 74 | 4,806 | 4,182 | symbol-fstring | Allow fast access to internal fstring of symbols and modules |
| 75 | 4,949 | 2,840 | heap-profiler | Make several heap dumps and summarize allocated, retained memory |
| 76 | 5,164 | 12,085 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
| 77 | 5,353 | 5,661 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
| 78 | 5,364 | 13,934 | bootscale | Inspired by Aaron Patterson's talk on the subject |
| 79 | 5,526 | 4,452 | activerecord-databasevalidations | Opt-in validations for your ActiveRecord models based on your MySQL database constraint... |
| 80 | 6,031 | 2,824 | grpc_fork_safety | Simple gems to facilitate making the grpc gem fork safe |
| 81 | 6,520 | 21,298 | dedup | If your app keeps lots of static data in memory, such as i18n data or large configurati... |
| 82 | 6,606 | 19,470 | pid_cache | On platforms using glibc 1.25+ Process.pid always issue a syscall which is wasteful. pi... |
| 83 | 6,974 | 2,855 | pitchfork | `pitchfork` is a preforking HTTP server for Rack applications designed
to minimize memo... |
| 84 | 7,157 | 5,204 | progressrus | Monitor the progress of remote, long-running jobs. |
| 85 | 9,253 | 4,999 | djb2 | Native djb2 hash implementation |
| 86 | 13,409 | 144,411 | psych-shopifork | Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/Lib... |
| 87 | 14,112 | 7,065 | child_subreaper | Ruby binding to call prctl(PR_SET_CHILD_SUBREAPER) |
| 88 | 20,129 | 7,767 | pubsubstub | Pubsubstub can be added to a rack Application or deployed standalone. It uses Redis to ... |
| 89 | 24,536 | 7,838 | explicit-parameters | Explicit parameters validation and casting for Rails APIs |
| 90 | 26,124 | 25,527 | osdb | Ruby library to access OSDb services like OpenSubtitles.org |
| 91 | 27,087 | 108,147 | monorails | CAUTION: Use at your own risks. |
| 92 | 28,456 | 108,147 | thread_hazardous | CAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe... |
| 93 | 34,838 | 108,147 | lita-external | Meta adapter that allow Lita to spawn multiple processes and load balance the work |
| 94 | 40,265 | 85,653 | bond-rails | Automatically load bond in rails console |
| 95 | 41,229 | 24,584 | circle-cli | A bunch of commands useful to deal with Circle CI without leaving your terminal. |
| 96 | 47,100 | 71,228 | parsr | Parsr aim to provide a way to safely evaluate a ruby expression composed only with lite... |
| 97 | 49,451 | 37,966 | unicorn-shopify | unicorn is an HTTP server for Rack applications designed to only serve
fast clients on ... |
| 98 | 73,489 | 35,468 | derrick | Inspect Redis databases and print statistics about the keys |
| 99 | 105,440 | 85,653 | tigerlily-solid | Helpers for easily creating custom Liquid tags and block |
| 100 | 126,928 | 26,504 | bawsaq | Library to access GTA V BAWSAQ stock prices |
| 101 | 132,956 | 71,228 | stylusc | Stylus compiler executable |
| 102 | 162,627 | 35,468 | megatest | Largely API compatible with test-unit / minitest, but with lots of extra modern nicetie... |
| 103 | 183,272 | 144,411 | oopsie | Simple binding for `rb_bug` to trigger controlled Ruby crashes |