| 1 | 7 | 4 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 12 | 3 | json | This is a JSON implementation as a Ruby extension in C. |
| 3 | 25 | 21 | thor | Thor is a toolkit for building powerful command-line interfaces. |
| 4 | 32 | 61 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
| 5 | 34 | 32 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
| 6 | 36 | 41 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
| 7 | 37 | 50 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
| 8 | 44 | 52 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
| 9 | 46 | 48 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
| 10 | 49 | 55 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
| 11 | 50 | 51 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
| 12 | 60 | 56 | activejob | Declare job classes that can be run by a variety of queuing backends. |
| 13 | 61 | 73 | rails-html-sanitizer | HTML sanitization for Rails applications |
| 14 | 64 | 80 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
| 15 | 68 | 83 | globalid | URIs for your models makes it easy to pass references around. |
| 16 | 74 | 147 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
| 17 | 80 | 139 | redis | A Ruby client that tries to match Redis' API one-to-one, while still
providing an i... |
| 18 | 81 | 59 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
| 19 | 84 | 161 | sprockets-rails | Sprockets Rails integration |
| 20 | 91 | 60 | activestorage | Attach cloud and local files in Rails applications. |
| 21 | 94 | 111 | msgpack | MessagePack is a binary-based efficient object serialization library. It enables to exc... |
| 22 | 107 | 92 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
| 23 | 113 | 231 | execjs | ExecJS lets you run JavaScript code from Ruby. |
| 24 | 114 | 65 | actiontext | Edit and display rich text in Rails applications. |
| 25 | 115 | 64 | actionmailbox | Receive and process incoming emails in Rails applications. |
| 26 | 142 | 134 | bootsnap | Boot large ruby/rails apps faster |
| 27 | 144 | 656 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
| 28 | 163 | 278 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
| 29 | 169 | 199 | jbuilder | Create JSON structures via a Builder-style DSL |
| 30 | 173 | 361 | sass-rails | Sass adapter for the Rails asset pipeline. |
| 31 | 190 | 402 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
| 32 | 202 | 405 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
| 33 | 204 | 297 | spring | Preloads your application so things like console, rake and tests run faster |
| 34 | 214 | 462 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
| 35 | 241 | 344 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
| 36 | 269 | 281 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
| 37 | 300 | 242 | web-console | A debugging tool for your Ruby on Rails applications. |
| 38 | 342 | 631 | turbolinks | Rails engine for Turbolinks 5 support |
| 39 | 362 | 181 | redis-client | Simple low-level client for Redis 6+ |
| 40 | 495 | 1,769 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
| 41 | 532 | 903 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
| 42 | 583 | 935 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
| 43 | 593 | 490 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
| 44 | 676 | 754 | hiredis | Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O) |
| 45 | 768 | 1,430 | marginalia | Attach comments to your ActiveRecord queries. |
| 46 | 773 | 1,557 | json_pure | This is a JSON implementation in pure Ruby. |
| 47 | 851 | 1,743 | escape_utils | Quickly perform HTML, URL, URI and Javascript escaping/unescaping |
| 48 | 1,003 | 830 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
| 49 | 1,021 | 362 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
| 50 | 1,154 | 1,458 | rails-observers | Rails observer (removed from core in Rails 4.0) |
| 51 | 1,400 | 728 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
| 52 | 1,678 | 387 | propshaft | Deliver assets for Rails. |
| 53 | 1,688 | 1,715 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
| 54 | 1,710 | 661 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
| 55 | 1,849 | 1,774 | redis-clustering | A Ruby client that tries to match Redis' Cluster API one-to-one, while still
provid... |
| 56 | 1,933 | 477 | solid_queue | Database-backed Active Job backend. |
| 57 | 1,973 | 2,004 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
| 58 | 2,001 | 713 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
| 59 | 2,004 | 3,713 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
| 60 | 2,048 | 2,516 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
| 61 | 2,081 | 4,548 | protected_attributes | Protect attributes from mass assignment |
| 62 | 2,120 | 3,282 | html_tokenizer | HTML Tokenizer |
| 63 | 2,605 | 2,380 | record_tag_helper | ActionView Record Tag Helpers |
| 64 | 3,133 | 1,507 | trilogy | A friendly MySQL-compatible library for Ruby, binding to libtrilogy |
| 65 | 3,137 | 2,807 | frozen_record | ActiveRecord like interface to read only access and query static YAML files |
| 66 | 3,238 | 1,832 | hiredis-client | Hiredis binding for redis-client |
| 67 | 3,322 | 3,829 | sysvmq | Ruby wrapper for SysV Message Queues |
| 68 | 3,549 | 2,468 | gvltools | Set of GVL instrumentation tools |
| 69 | 3,574 | 2,783 | activerecord-typedstore | ActiveRecord::Store but with type definition |
| 70 | 3,638 | 1,540 | mission_control-jobs | Operational controls for Active Job |
| 71 | 3,997 | 4,264 | gctime | Exposes a monotonically increasing GC total_time metric. |
| 72 | 4,185 | 12,509 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
| 73 | 4,245 | 2,650 | kredis | Higher-level data structures built on Redis. |
| 74 | 4,266 | 4,623 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
| 75 | 4,502 | 8,458 | sprockets-svg | Minify SVG assets, and optionally convert them to PNG for browser compatibility. |
| 76 | 4,786 | 4,847 | heap-profiler | Make several heap dumps and summarize allocated, retained memory |
| 77 | 4,882 | 10,704 | symbol-fstring | Allow fast access to internal fstring of symbols and modules |
| 78 | 5,302 | 13,343 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
| 79 | 5,422 | 5,548 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
| 80 | 5,493 | 3,536 | grpc_fork_safety | Simple gems to facilitate making the grpc gem fork safe |
| 81 | 5,523 | 15,982 | bootscale | Inspired by Aaron Patterson's talk on the subject |
| 82 | 5,662 | 10,214 | activerecord-databasevalidations | Opt-in validations for your ActiveRecord models based on your MySQL database constraint... |
| 83 | 6,368 | 2,760 | pitchfork | `pitchfork` is a preforking HTTP server for Rack applications designed
to minimize memo... |
| 84 | 6,694 | 7,229 | dedup | If your app keeps lots of static data in memory, such as i18n data or large configurati... |
| 85 | 6,775 | 16,465 | pid_cache | On platforms using glibc 1.25+ Process.pid always issue a syscall which is wasteful. pi... |
| 86 | 7,282 | 20,451 | progressrus | Monitor the progress of remote, long-running jobs. |
| 87 | 9,049 | 8,761 | djb2 | Pure Ruby djb2 hash implementation |
| 88 | 13,470 | 7,824 | child_subreaper | Ruby binding to call prctl(PR_SET_CHILD_SUBREAPER) |
| 89 | 13,741 | 28,634 | psych-shopifork | Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/Lib... |
| 90 | 17,443 | 6,350 | pubsubstub | Pubsubstub can be added to a rack Application or deployed standalone. It uses Redis to ... |
| 91 | 20,042 | 6,757 | explicit-parameters | Explicit parameters validation and casting for Rails APIs |
| 92 | 26,445 | 19,952 | osdb | Ruby library to access OSDb services like OpenSubtitles.org |
| 93 | 27,733 | 34,302 | monorails | CAUTION: Use at your own risks. |
| 94 | 29,148 | 58,870 | thread_hazardous | CAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe... |
| 95 | 35,526 | 40,476 | lita-external | Meta adapter that allow Lita to spawn multiple processes and load balance the work |
| 96 | 41,109 | 90,780 | bond-rails | Automatically load bond in rails console |
| 97 | 41,252 | 28,634 | circle-cli | A bunch of commands useful to deal with Circle CI without leaving your terminal. |
| 98 | 47,319 | 30,160 | parsr | Parsr aim to provide a way to safely evaluate a ruby expression composed only with lite... |
| 99 | 48,531 | 58,870 | unicorn-shopify | unicorn is an HTTP server for Rack applications designed to only serve
fast clients on ... |
| 100 | 72,997 | 32,058 | derrick | Inspect Redis databases and print statistics about the keys |
| 101 | 105,820 | 70,826 | tigerlily-solid | Helpers for easily creating custom Liquid tags and block |
| 102 | 124,003 | 90,780 | bawsaq | Library to access GTA V BAWSAQ stock prices |
| 103 | 132,349 | 58,870 | stylusc | Stylus compiler executable |
| 104 | 133,386 | 19,952 | megatest | Largely API compatible with test-unit / minitest, but with lots of extra modern nicetie... |
| 105 | 184,164 | 50,548 | oopsie | Simple binding for `rb_bug` to trigger controlled Ruby crashes |