Byroot's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
1713activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2163jsonThis is a JSON implementation as a Ruby extension in C.
32431thorThor is a toolkit for building powerful command-line interfaces.
43255builderBuilder provides a number of builder objects that make creating structured data simple ...
53363activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63571activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73878actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84185railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94381railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104683actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
114977actionviewSimple, battle-tested conventions and helpers for building web pages.
125762rails-html-sanitizerHTML sanitization for Rails applications
136284activejobDeclare job classes that can be run by a variety of queuing backends.
1463153sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
156790rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
167170globalidURIs for your models makes it easy to pass references around.
1772195redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
1875171sprockets-railsSprockets Rails integration
198789actioncableStructure many real-time application concerns into channels over a single WebSocket con...
2098146msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
2110591activestorageAttach cloud and local files in Rails applications.
22108289execjsExecJS lets you run JavaScript code from Ruby.
2311399marcelSimple mime type detection using magic numbers, filenames, and extensions
24117633arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2513795actiontextEdit and display rich text in Rails applications.
2613896actionmailboxReceive and process incoming emails in Rails applications.
27145403jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
28149405sass-railsSass adapter for the Rails asset pipeline.
29162272jbuilderCreate JSON structures via a Builder-style DSL
30163526coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
31168534coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
32183582coffee-railsCoffeeScript adapter for the Rails asset pipeline.
33186370springPreloads your application so things like console, rake and tests run faster
34220477redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
35263450rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
36299911turbolinksRails engine for Turbolinks 5 support
37302342web-consoleA debugging tool for your Ruby on Rails applications.
384051,922rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
394451,162webpackerUse webpack to manage app-like JavaScript modules in Rails
404871,446activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
416031,214hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
42654710activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
43669234redis-clientSimple low-level client for Redis 6+
44734886json_pureThis is a JSON implementation in pure Ruby.
457551,110marginaliaAttach comments to your ActiveRecord queries.
468081,382escape_utilsQuickly perform HTML, URL, URI and Javascript escaping/unescaping
479821,604activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
481,0991,711rails-observersRails observer (removed from core in Rails 4.0)
491,388427importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
501,572953cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
511,6482,073actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
521,8281,925activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
531,8712,591actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
541,8773,381protected_attributesProtect attributes from mass assignment
551,8801,241jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
561,9112,773actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
571,9433,704html_tokenizerHTML Tokenizer
581,9791,462redis-clusteringA Ruby client that tries to match Redis' Cluster API one-to-one, while still provid...
592,4371,411tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
602,4922,988record_tag_helperActionView Record Tag Helpers
612,6441,076propshaftDeliver assets for Rails.
623,1892,292frozen_recordActiveRecord like interface to read only access and query static YAML files
633,1942,904sysvmqRuby wrapper for SysV Message Queues
643,6433,048activerecord-typedstoreActiveRecord::Store but with type definition
653,6481,103solid_queueDatabase-backed Active Job backend.
663,8648,500activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
673,8982,530hiredis-clientHiredis binding for redis-client
683,9022,868gctimeExposes a monotonically increasing GC total_time metric.
693,9222,947gvltoolsSet of GVL instrumentation tools
704,1412,551rails-perftestRails performance tests (removed from core in Rails 4.0)
714,3103,685sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
724,6304,857symbol-fstringAllow fast access to internal fstring of symbols and modules
734,6992,772kredisHigher-level data structures built on Redis.
744,8719,292prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
755,04811,847bootscaleInspired by Aaron Patterson's talk on the subject
765,1975,493rails-ujsThis gem provides rails-ujs driver for Rails applications.
775,2603,779heap-profilerMake several heap dumps and summarize allocated, retained memory
785,5154,261activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
796,16812,861dedupIf your app keeps lots of static data in memory, such as i18n data or large configurati...
806,1952,429mission_control-jobsOperational controls for Active Job
816,4434,646pid_cacheOn platforms using glibc 1.25+ Process.pid always issue a syscall which is wasteful. pi...
826,9605,320progressrusMonitor the progress of remote, long-running jobs.
838,3397,705pitchfork`pitchfork` is a preforking HTTP server for Rack applications designed to minimize memo...
848,3443,253grpc_fork_safetySimple gems to facilitate making the grpc gem fork safe
859,4604,265djb2Native djb2 hash implementation
8612,73121,933psych-shopiforkPsych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/Lib...
8718,14911,847child_subreaperRuby binding to call prctl(PR_SET_CHILD_SUBREAPER)
8820,69316,567pubsubstubPubsubstub can be added to a rack Application or deployed standalone. It uses Redis to ...
8925,41221,933osdbRuby library to access OSDb services like OpenSubtitles.org
9025,82221,933monorailsCAUTION: Use at your own risks.
9125,95521,933explicit-parametersExplicit parameters validation and casting for Rails APIs
9227,13621,933thread_hazardousCAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe...
9333,53121,933lita-externalMeta adapter that allow Lita to spawn multiple processes and load balance the work
9438,42921,933bond-railsAutomatically load bond in rails console
9541,13921,933circle-cliA bunch of commands useful to deal with Circle CI without leaving your terminal.
9646,43121,933parsrParsr aim to provide a way to safely evaluate a ruby expression composed only with lite...
9750,80621,933unicorn-shopifyunicorn is an HTTP server for Rack applications designed to only serve fast clients on ...
9873,94621,933derrickInspect Redis databases and print statistics about the keys
99104,23021,933tigerlily-solidHelpers for easily creating custom Liquid tags and block
100127,20521,933bawsaqLibrary to access GTA V BAWSAQ stock prices
101134,67321,933styluscStylus compiler executable
102167,05721,933shopify-ruby-definitionsRuby builds used at Shopify.
103177,32021,933megatestLargely API compatible with test-unit / minitest, but with lots of extra modern nicetie...
104182,07421,933oopsieSimple binding for `rb_bug` to trigger controlled Ruby crashes