1 | 7 | 13 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 16 | 3 | json | This is a JSON implementation as a Ruby extension in C. |
3 | 24 | 31 | thor | Thor is a toolkit for building powerful command-line interfaces. |
4 | 32 | 55 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
5 | 33 | 63 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
6 | 35 | 71 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
7 | 38 | 78 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
8 | 41 | 85 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
9 | 43 | 81 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
10 | 46 | 83 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
11 | 49 | 77 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
12 | 57 | 62 | rails-html-sanitizer | HTML sanitization for Rails applications |
13 | 62 | 84 | activejob | Declare job classes that can be run by a variety of queuing backends. |
14 | 63 | 153 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
15 | 67 | 90 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
16 | 71 | 70 | globalid | URIs for your models makes it easy to pass references around. |
17 | 72 | 195 | redis | A Ruby client that tries to match Redis' API one-to-one, while still
providing an i... |
18 | 75 | 171 | sprockets-rails | Sprockets Rails integration |
19 | 87 | 89 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
20 | 98 | 146 | msgpack | MessagePack is a binary-based efficient object serialization library. It enables to exc... |
21 | 105 | 91 | activestorage | Attach cloud and local files in Rails applications. |
22 | 108 | 289 | execjs | ExecJS lets you run JavaScript code from Ruby. |
23 | 113 | 99 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
24 | 117 | 633 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
25 | 137 | 95 | actiontext | Edit and display rich text in Rails applications. |
26 | 138 | 96 | actionmailbox | Receive and process incoming emails in Rails applications. |
27 | 145 | 403 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
28 | 149 | 405 | sass-rails | Sass adapter for the Rails asset pipeline. |
29 | 162 | 272 | jbuilder | Create JSON structures via a Builder-style DSL |
30 | 163 | 526 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
31 | 168 | 534 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
32 | 183 | 582 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
33 | 186 | 370 | spring | Preloads your application so things like console, rake and tests run faster |
34 | 220 | 477 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
35 | 263 | 450 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
36 | 299 | 911 | turbolinks | Rails engine for Turbolinks 5 support |
37 | 302 | 342 | web-console | A debugging tool for your Ruby on Rails applications. |
38 | 405 | 1,922 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
39 | 445 | 1,162 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
40 | 487 | 1,446 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
41 | 603 | 1,214 | hiredis | Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O) |
42 | 654 | 710 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
43 | 669 | 234 | redis-client | Simple low-level client for Redis 6+ |
44 | 734 | 886 | json_pure | This is a JSON implementation in pure Ruby. |
45 | 755 | 1,110 | marginalia | Attach comments to your ActiveRecord queries. |
46 | 808 | 1,382 | escape_utils | Quickly perform HTML, URL, URI and Javascript escaping/unescaping |
47 | 982 | 1,604 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
48 | 1,099 | 1,711 | rails-observers | Rails observer (removed from core in Rails 4.0) |
49 | 1,388 | 427 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
50 | 1,572 | 953 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
51 | 1,648 | 2,073 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
52 | 1,828 | 1,925 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
53 | 1,871 | 2,591 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
54 | 1,877 | 3,381 | protected_attributes | Protect attributes from mass assignment |
55 | 1,880 | 1,241 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
56 | 1,911 | 2,773 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
57 | 1,943 | 3,704 | html_tokenizer | HTML Tokenizer |
58 | 1,979 | 1,462 | redis-clustering | A Ruby client that tries to match Redis' Cluster API one-to-one, while still
provid... |
59 | 2,437 | 1,411 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
60 | 2,492 | 2,988 | record_tag_helper | ActionView Record Tag Helpers |
61 | 2,644 | 1,076 | propshaft | Deliver assets for Rails. |
62 | 3,189 | 2,292 | frozen_record | ActiveRecord like interface to read only access and query static YAML files |
63 | 3,194 | 2,904 | sysvmq | Ruby wrapper for SysV Message Queues |
64 | 3,643 | 3,048 | activerecord-typedstore | ActiveRecord::Store but with type definition |
65 | 3,648 | 1,103 | solid_queue | Database-backed Active Job backend. |
66 | 3,864 | 8,500 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
67 | 3,898 | 2,530 | hiredis-client | Hiredis binding for redis-client |
68 | 3,902 | 2,868 | gctime | Exposes a monotonically increasing GC total_time metric. |
69 | 3,922 | 2,947 | gvltools | Set of GVL instrumentation tools |
70 | 4,141 | 2,551 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
71 | 4,310 | 3,685 | sprockets-svg | Minify SVG assets, and optionally convert them to PNG for browser compatibility. |
72 | 4,630 | 4,857 | symbol-fstring | Allow fast access to internal fstring of symbols and modules |
73 | 4,699 | 2,772 | kredis | Higher-level data structures built on Redis. |
74 | 4,871 | 9,292 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
75 | 5,048 | 11,847 | bootscale | Inspired by Aaron Patterson's talk on the subject |
76 | 5,197 | 5,493 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
77 | 5,260 | 3,779 | heap-profiler | Make several heap dumps and summarize allocated, retained memory |
78 | 5,515 | 4,261 | activerecord-databasevalidations | Opt-in validations for your ActiveRecord models based on your MySQL database constraint... |
79 | 6,168 | 12,861 | dedup | If your app keeps lots of static data in memory, such as i18n data or large configurati... |
80 | 6,195 | 2,429 | mission_control-jobs | Operational controls for Active Job |
81 | 6,443 | 4,646 | pid_cache | On platforms using glibc 1.25+ Process.pid always issue a syscall which is wasteful. pi... |
82 | 6,960 | 5,320 | progressrus | Monitor the progress of remote, long-running jobs. |
83 | 8,339 | 7,705 | pitchfork | `pitchfork` is a preforking HTTP server for Rack applications designed
to minimize memo... |
84 | 8,344 | 3,253 | grpc_fork_safety | Simple gems to facilitate making the grpc gem fork safe |
85 | 9,460 | 4,265 | djb2 | Native djb2 hash implementation |
86 | 12,731 | 21,933 | psych-shopifork | Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/Lib... |
87 | 18,149 | 11,847 | child_subreaper | Ruby binding to call prctl(PR_SET_CHILD_SUBREAPER) |
88 | 20,693 | 16,567 | pubsubstub | Pubsubstub can be added to a rack Application or deployed standalone. It uses Redis to ... |
89 | 25,412 | 21,933 | osdb | Ruby library to access OSDb services like OpenSubtitles.org |
90 | 25,822 | 21,933 | monorails | CAUTION: Use at your own risks. |
91 | 25,955 | 21,933 | explicit-parameters | Explicit parameters validation and casting for Rails APIs |
92 | 27,136 | 21,933 | thread_hazardous | CAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe... |
93 | 33,531 | 21,933 | lita-external | Meta adapter that allow Lita to spawn multiple processes and load balance the work |
94 | 38,429 | 21,933 | bond-rails | Automatically load bond in rails console |
95 | 41,139 | 21,933 | circle-cli | A bunch of commands useful to deal with Circle CI without leaving your terminal. |
96 | 46,431 | 21,933 | parsr | Parsr aim to provide a way to safely evaluate a ruby expression composed only with lite... |
97 | 50,806 | 21,933 | unicorn-shopify | unicorn is an HTTP server for Rack applications designed to only serve
fast clients on ... |
98 | 73,946 | 21,933 | derrick | Inspect Redis databases and print statistics about the keys |
99 | 104,230 | 21,933 | tigerlily-solid | Helpers for easily creating custom Liquid tags and block |
100 | 127,205 | 21,933 | bawsaq | Library to access GTA V BAWSAQ stock prices |
101 | 134,673 | 21,933 | stylusc | Stylus compiler executable |
102 | 167,057 | 21,933 | shopify-ruby-definitions | Ruby builds used at Shopify. |
103 | 177,320 | 21,933 | megatest | Largely API compatible with test-unit / minitest, but with lots of extra modern nicetie... |
104 | 182,074 | 21,933 | oopsie | Simple binding for `rb_bug` to trigger controlled Ruby crashes |