1 | 7 | 3 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 13 | 8 | json | This is a JSON implementation as a Ruby extension in C. |
3 | 25 | 34 | thor | Thor is a toolkit for building powerful command-line interfaces. |
4 | 32 | 52 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
5 | 34 | 43 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
6 | 36 | 56 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
7 | 38 | 57 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
8 | 43 | 68 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
9 | 44 | 60 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
10 | 47 | 66 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
11 | 50 | 55 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
12 | 58 | 86 | rails-html-sanitizer | HTML sanitization for Rails applications |
13 | 59 | 67 | activejob | Declare job classes that can be run by a variety of queuing backends. |
14 | 62 | 79 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
15 | 70 | 148 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
16 | 72 | 81 | globalid | URIs for your models makes it easy to pass references around. |
17 | 79 | 142 | redis | A Ruby client that tries to match Redis' API one-to-one, while still
providing an i... |
18 | 82 | 159 | sprockets-rails | Sprockets Rails integration |
19 | 85 | 73 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
20 | 95 | 76 | activestorage | Attach cloud and local files in Rails applications. |
21 | 97 | 113 | msgpack | MessagePack is a binary-based efficient object serialization library. It enables to exc... |
22 | 108 | 98 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
23 | 110 | 242 | execjs | ExecJS lets you run JavaScript code from Ruby. |
24 | 124 | 88 | actiontext | Edit and display rich text in Rails applications. |
25 | 125 | 89 | actionmailbox | Receive and process incoming emails in Rails applications. |
26 | 130 | 738 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
27 | 158 | 322 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
28 | 162 | 396 | sass-rails | Sass adapter for the Rails asset pipeline. |
29 | 165 | 209 | jbuilder | Create JSON structures via a Builder-style DSL |
30 | 181 | 441 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
31 | 187 | 446 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
32 | 199 | 314 | spring | Preloads your application so things like console, rake and tests run faster |
33 | 204 | 475 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
34 | 232 | 382 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
35 | 264 | 316 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
36 | 300 | 310 | web-console | A debugging tool for your Ruby on Rails applications. |
37 | 323 | 989 | turbolinks | Rails engine for Turbolinks 5 support |
38 | 435 | 185 | redis-client | Simple low-level client for Redis 6+ |
39 | 451 | 2,047 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
40 | 497 | 1,171 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
41 | 554 | 1,115 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
42 | 625 | 482 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
43 | 660 | 966 | hiredis | Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O) |
44 | 755 | 1,098 | json_pure | This is a JSON implementation in pure Ruby. |
45 | 759 | 1,242 | marginalia | Attach comments to your ActiveRecord queries. |
46 | 830 | 1,872 | escape_utils | Quickly perform HTML, URL, URI and Javascript escaping/unescaping |
47 | 999 | 1,105 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
48 | 1,150 | 1,324 | rails-observers | Rails observer (removed from core in Rails 4.0) |
49 | 1,181 | 411 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
50 | 1,432 | 1,182 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
51 | 1,673 | 1,649 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
52 | 1,792 | 1,119 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
53 | 1,801 | 1,899 | redis-clustering | A Ruby client that tries to match Redis' Cluster API one-to-one, while still
provid... |
54 | 1,933 | 3,287 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
55 | 1,949 | 1,982 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
56 | 1,991 | 587 | propshaft | Deliver assets for Rails. |
57 | 1,995 | 2,555 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
58 | 1,998 | 4,026 | protected_attributes | Protect attributes from mass assignment |
59 | 2,038 | 4,016 | html_tokenizer | HTML Tokenizer |
60 | 2,149 | 1,257 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
61 | 2,372 | 813 | solid_queue | Database-backed Active Job backend. |
62 | 2,571 | 2,532 | record_tag_helper | ActionView Record Tag Helpers |
63 | 3,169 | 2,632 | frozen_record | ActiveRecord like interface to read only access and query static YAML files |
64 | 3,272 | 4,292 | sysvmq | Ruby wrapper for SysV Message Queues |
65 | 3,488 | 1,959 | hiredis-client | Hiredis binding for redis-client |
66 | 3,616 | 3,187 | activerecord-typedstore | ActiveRecord::Store but with type definition |
67 | 3,838 | 2,839 | gvltools | Set of GVL instrumentation tools |
68 | 3,947 | 3,882 | gctime | Exposes a monotonically increasing GC total_time metric. |
69 | 4,028 | 13,766 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
70 | 4,187 | 4,623 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
71 | 4,330 | 1,816 | mission_control-jobs | Operational controls for Active Job |
72 | 4,361 | 2,682 | kredis | Higher-level data structures built on Redis. |
73 | 4,379 | 7,125 | sprockets-svg | Minify SVG assets, and optionally convert them to PNG for browser compatibility. |
74 | 4,786 | 5,705 | symbol-fstring | Allow fast access to internal fstring of symbols and modules |
75 | 5,021 | 3,154 | heap-profiler | Make several heap dumps and summarize allocated, retained memory |
76 | 5,116 | 11,605 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
77 | 5,324 | 17,698 | bootscale | Inspired by Aaron Patterson's talk on the subject |
78 | 5,332 | 6,039 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
79 | 5,507 | 7,380 | activerecord-databasevalidations | Opt-in validations for your ActiveRecord models based on your MySQL database constraint... |
80 | 6,227 | 2,925 | grpc_fork_safety | Simple gems to facilitate making the grpc gem fork safe |
81 | 6,469 | 24,388 | dedup | If your app keeps lots of static data in memory, such as i18n data or large configurati... |
82 | 6,559 | 10,612 | pid_cache | On platforms using glibc 1.25+ Process.pid always issue a syscall which is wasteful. pi... |
83 | 7,116 | 9,980 | progressrus | Monitor the progress of remote, long-running jobs. |
84 | 7,232 | 4,239 | pitchfork | `pitchfork` is a preforking HTTP server for Rack applications designed
to minimize memo... |
85 | 9,309 | 6,406 | djb2 | Native djb2 hash implementation |
86 | 13,302 | 52,596 | psych-shopifork | Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/Lib... |
87 | 14,454 | 7,125 | child_subreaper | Ruby binding to call prctl(PR_SET_CHILD_SUBREAPER) |
88 | 20,734 | 10,728 | pubsubstub | Pubsubstub can be added to a rack Application or deployed standalone. It uses Redis to ... |
89 | 25,608 | 10,278 | explicit-parameters | Explicit parameters validation and casting for Rails APIs |
90 | 26,018 | 26,257 | osdb | Ruby library to access OSDb services like OpenSubtitles.org |
91 | 26,851 | 142,569 | monorails | CAUTION: Use at your own risks. |
92 | 28,216 | 121,021 | thread_hazardous | CAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe... |
93 | 34,630 | 60,012 | lita-external | Meta adapter that allow Lita to spawn multiple processes and load balance the work |
94 | 39,969 | 142,569 | bond-rails | Automatically load bond in rails console |
95 | 41,319 | 37,719 | circle-cli | A bunch of commands useful to deal with Circle CI without leaving your terminal. |
96 | 47,038 | 41,803 | parsr | Parsr aim to provide a way to safely evaluate a ruby expression composed only with lite... |
97 | 50,025 | 26,257 | unicorn-shopify | unicorn is an HTTP server for Rack applications designed to only serve
fast clients on ... |
98 | 73,919 | 64,559 | derrick | Inspect Redis databases and print statistics about the keys |
99 | 105,365 | 105,506 | tigerlily-solid | Helpers for easily creating custom Liquid tags and block |
100 | 127,782 | 158,524 | bawsaq | Library to access GTA V BAWSAQ stock prices |
101 | 133,363 | 121,021 | stylusc | Stylus compiler executable |
102 | 157,348 | 49,476 | shopify-ruby-definitions | Ruby builds used at Shopify. |
103 | 169,632 | 142,569 | megatest | Largely API compatible with test-unit / minitest, but with lots of extra modern nicetie... |
104 | 183,292 | 142,569 | oopsie | Simple binding for `rb_bug` to trigger controlled Ruby crashes |