1 | 7 | 2 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 14 | 22 | json | This is a JSON implementation as a Ruby extension in C. |
3 | 24 | 32 | thor | Thor is a toolkit for building powerful command-line interfaces. |
4 | 32 | 50 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
5 | 34 | 7 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
6 | 35 | 26 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
7 | 38 | 27 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
8 | 41 | 51 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
9 | 43 | 49 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
10 | 45 | 33 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
11 | 49 | 25 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
12 | 58 | 87 | rails-html-sanitizer | HTML sanitization for Rails applications |
13 | 62 | 34 | activejob | Declare job classes that can be run by a variety of queuing backends. |
14 | 64 | 179 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
15 | 66 | 53 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
16 | 70 | 80 | globalid | URIs for your models makes it easy to pass references around. |
17 | 73 | 165 | redis | A Ruby client that tries to match Redis' API one-to-one, while still
providing an i... |
18 | 77 | 186 | sprockets-rails | Sprockets Rails integration |
19 | 87 | 37 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
20 | 98 | 156 | msgpack | MessagePack is a binary-based efficient object serialization library. It enables to exc... |
21 | 103 | 38 | activestorage | Attach cloud and local files in Rails applications. |
22 | 109 | 239 | execjs | ExecJS lets you run JavaScript code from Ruby. |
23 | 113 | 101 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
24 | 118 | 778 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
25 | 134 | 44 | actiontext | Edit and display rich text in Rails applications. |
26 | 135 | 43 | actionmailbox | Receive and process incoming emails in Rails applications. |
27 | 146 | 381 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
28 | 150 | 494 | sass-rails | Sass adapter for the Rails asset pipeline. |
29 | 162 | 325 | jbuilder | Create JSON structures via a Builder-style DSL |
30 | 163 | 549 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
31 | 172 | 562 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
32 | 184 | 614 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
33 | 186 | 309 | spring | Preloads your application so things like console, rake and tests run faster |
34 | 223 | 349 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
35 | 264 | 300 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
36 | 300 | 457 | web-console | A debugging tool for your Ruby on Rails applications. |
37 | 301 | 1,410 | turbolinks | Rails engine for Turbolinks 5 support |
38 | 410 | 2,271 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
39 | 453 | 1,379 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
40 | 496 | 1,384 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
41 | 611 | 1,424 | hiredis | Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O) |
42 | 653 | 220 | redis-client | Simple low-level client for Redis 6+ |
43 | 656 | 576 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
44 | 735 | 947 | json_pure | This is a JSON implementation in pure Ruby. |
45 | 757 | 556 | marginalia | Attach comments to your ActiveRecord queries. |
46 | 809 | 698 | escape_utils | Quickly perform HTML, URL, URI and Javascript escaping/unescaping |
47 | 987 | 1,293 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
48 | 1,105 | 1,485 | rails-observers | Rails observer (removed from core in Rails 4.0) |
49 | 1,371 | 768 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
50 | 1,543 | 496 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
51 | 1,652 | 1,755 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
52 | 1,831 | 3,099 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
53 | 1,862 | 1,385 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
54 | 1,878 | 2,240 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
55 | 1,892 | 4,085 | protected_attributes | Protect attributes from mass assignment |
56 | 1,919 | 2,367 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
57 | 1,936 | 797 | redis-clustering | A Ruby client that tries to match Redis' Cluster API one-to-one, while still
provid... |
58 | 1,954 | 2,304 | html_tokenizer | HTML Tokenizer |
59 | 2,409 | 1,632 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
60 | 2,493 | 2,551 | record_tag_helper | ActionView Record Tag Helpers |
61 | 2,576 | 1,449 | propshaft | Deliver assets for Rails. |
62 | 3,174 | 2,255 | frozen_record | ActiveRecord like interface to read only access and query static YAML files |
63 | 3,204 | 2,738 | sysvmq | Ruby wrapper for SysV Message Queues |
64 | 3,473 | 1,591 | solid_queue | Database-backed Active Job backend. |
65 | 3,637 | 2,153 | activerecord-typedstore | ActiveRecord::Store but with type definition |
66 | 3,851 | 1,878 | hiredis-client | Hiredis binding for redis-client |
67 | 3,876 | 6,203 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
68 | 3,901 | 2,290 | gvltools | Set of GVL instrumentation tools |
69 | 3,907 | 3,192 | gctime | Exposes a monotonically increasing GC total_time metric. |
70 | 4,138 | 2,671 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
71 | 4,285 | 4,436 | sprockets-svg | Minify SVG assets, and optionally convert them to PNG for browser compatibility. |
72 | 4,637 | 2,653 | symbol-fstring | Allow fast access to internal fstring of symbols and modules |
73 | 4,651 | 2,709 | kredis | Higher-level data structures built on Redis. |
74 | 4,890 | 19,935 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
75 | 5,075 | 27,269 | bootscale | Inspired by Aaron Patterson's talk on the subject |
76 | 5,205 | 3,052 | heap-profiler | Make several heap dumps and summarize allocated, retained memory |
77 | 5,207 | 8,653 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
78 | 5,444 | 4,893 | activerecord-databasevalidations | Opt-in validations for your ActiveRecord models based on your MySQL database constraint... |
79 | 5,954 | 2,258 | mission_control-jobs | Operational controls for Active Job |
80 | 6,201 | 9,515 | dedup | If your app keeps lots of static data in memory, such as i18n data or large configurati... |
81 | 6,352 | 3,398 | pid_cache | On platforms using glibc 1.25+ Process.pid always issue a syscall which is wasteful. pi... |
82 | 6,960 | 7,161 | progressrus | Monitor the progress of remote, long-running jobs. |
83 | 7,856 | 2,952 | grpc_fork_safety | Simple gems to facilitate making the grpc gem fork safe |
84 | 8,202 | 5,601 | pitchfork | `pitchfork` is a preforking HTTP server for Rack applications designed
to minimize memo... |
85 | 9,429 | 6,227 | djb2 | Native djb2 hash implementation |
86 | 12,777 | 37,897 | psych-shopifork | Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/Lib... |
87 | 17,222 | 5,376 | child_subreaper | Ruby binding to call prctl(PR_SET_CHILD_SUBREAPER) |
88 | 20,733 | 13,094 | pubsubstub | Pubsubstub can be added to a rack Application or deployed standalone. It uses Redis to ... |
89 | 25,462 | 37,897 | osdb | Ruby library to access OSDb services like OpenSubtitles.org |
90 | 25,887 | 37,897 | monorails | CAUTION: Use at your own risks. |
91 | 25,978 | 13,732 | explicit-parameters | Explicit parameters validation and casting for Rails APIs |
92 | 27,214 | 37,897 | thread_hazardous | CAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe... |
93 | 33,607 | 37,897 | lita-external | Meta adapter that allow Lita to spawn multiple processes and load balance the work |
94 | 38,519 | 37,897 | bond-rails | Automatically load bond in rails console |
95 | 41,215 | 37,897 | circle-cli | A bunch of commands useful to deal with Circle CI without leaving your terminal. |
96 | 46,450 | 37,897 | parsr | Parsr aim to provide a way to safely evaluate a ruby expression composed only with lite... |
97 | 50,859 | 37,897 | unicorn-shopify | unicorn is an HTTP server for Rack applications designed to only serve
fast clients on ... |
98 | 73,999 | 37,897 | derrick | Inspect Redis databases and print statistics about the keys |
99 | 104,285 | 37,897 | tigerlily-solid | Helpers for easily creating custom Liquid tags and block |
100 | 127,215 | 37,897 | bawsaq | Library to access GTA V BAWSAQ stock prices |
101 | 134,747 | 37,897 | stylusc | Stylus compiler executable |
102 | 166,948 | 37,897 | shopify-ruby-definitions | Ruby builds used at Shopify. |
103 | 177,290 | 37,897 | megatest | Largely API compatible with test-unit / minitest, but with lots of extra modern nicetie... |
104 | 182,220 | 37,897 | oopsie | Simple binding for `rb_bug` to trigger controlled Ruby crashes |