Byroot's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
178activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
292jsonThis is a JSON implementation as a Ruby extension in C.
32520thorThor is a toolkit for building powerful command-line interfaces.
43256builderBuilder provides a number of builder objects that make creating structured data simple ...
53447activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63755activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73851actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84569railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94664railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104954actionviewSimple, battle-tested conventions and helpers for building web pages.
115068actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
126161rails-html-sanitizerHTML sanitization for Rails applications
136267activejobDeclare job classes that can be run by a variety of queuing backends.
146692rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156866globalidURIs for your models makes it easy to pass references around.
1675161sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
178075actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1883151redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
1984173sprockets-railsSprockets Rails integration
208973activestorageAttach cloud and local files in Rails applications.
219279msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
22106103marcelSimple mime type detection using magic numbers, filenames, and extensions
2311480actiontextEdit and display rich text in Rails applications.
2411587actionmailboxReceive and process incoming emails in Rails applications.
25119249execjsExecJS lets you run JavaScript code from Ruby.
26137125bootsnapBoot large ruby/rails apps faster
27161785arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
28169343jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
29170201jbuilderCreate JSON structures via a Builder-style DSL
30180424sass-railsSass adapter for the Rails asset pipeline.
31205458coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
32209374springPreloads your application so things like console, rake and tests run faster
33210469coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
34227552coffee-railsCoffeeScript adapter for the Rails asset pipeline.
35253445redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
36277364rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
37297234web-consoleA debugging tool for your Ruby on Rails applications.
38337181redis-clientSimple low-level client for Redis 6+
39358761turbolinksRails engine for Turbolinks 5 support
405292,272rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
415531,066webpackerUse webpack to manage app-like JavaScript modules in Rails
42564553activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
436111,169activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
44686989hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
457831,053marginaliaAttach comments to your ActiveRecord queries.
467991,714json_pureThis is a JSON implementation in pure Ruby.
478672,170escape_utilsQuickly perform HTML, URL, URI and Javascript escaping/unescaping
48913314importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
491,000916activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
501,1761,657rails-observersRails observer (removed from core in Rails 4.0)
511,370887cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
521,470355propshaftDeliver assets for Rails.
531,643806jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
541,646390solid_queueDatabase-backed Active Job backend.
551,7121,805actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
561,8712,001redis-clusteringA Ruby client that tries to match Redis' Cluster API one-to-one, while still provid...
571,877701tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
581,9811,746actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
592,0633,535activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
602,1012,644actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
612,1565,646protected_attributesProtect attributes from mass assignment
622,1813,467html_tokenizerHTML Tokenizer
632,6043,244record_tag_helperActionView Record Tag Helpers
642,8551,018trilogyA friendly MySQL-compatible library for Ruby, binding to libtrilogy
653,0581,685hiredis-clientHiredis binding for redis-client
663,121884mission_control-jobsOperational controls for Active Job
673,1512,941frozen_recordActiveRecord like interface to read only access and query static YAML files
683,4037,102sysvmqRuby wrapper for SysV Message Queues
693,4942,455activerecord-typedstoreActiveRecord::Store but with type definition
704,0687,245gctimeExposes a monotonically increasing GC total_time metric.
714,1342,869kredisHigher-level data structures built on Redis.
724,3121,798heap-profilerMake several heap dumps and summarize allocated, retained memory
734,3339,430activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
744,3494,266rails-perftestRails performance tests (removed from core in Rails 4.0)
754,5362,224grpc_fork_safetySimple gems to facilitate making the grpc gem fork safe
764,6559,468sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
775,0389,392symbol-fstringAllow fast access to internal fstring of symbols and modules
785,49010,764prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
795,5117,338rails-ujsThis gem provides rails-ujs driver for Rails applications.
805,5962,785pitchfork`pitchfork` is a preforking HTTP server for Rack applications designed to minimize memo...
815,73020,888bootscaleInspired by Aaron Patterson's talk on the subject
825,89824,406activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
836,9654,855pid_cacheOn platforms using glibc 1.25+ Process.pid always issue a syscall which is wasteful. pi...
847,04010,945dedupIf your app keeps lots of static data in memory, such as i18n data or large configurati...
857,68824,406progressrusMonitor the progress of remote, long-running jobs.
869,26812,167djb2Pure Ruby djb2 hash implementation
8713,81718,077child_subreaperRuby binding to call prctl(PR_SET_CHILD_SUBREAPER)
8814,36360,696psych-shopiforkPsych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/Lib...
8917,21510,608pubsubstubPubsubstub can be added to a rack Application or deployed standalone. It uses Redis to ...
9019,52810,890explicit-parametersExplicit parameters validation and casting for Rails APIs
9127,05337,086osdbRuby library to access OSDb services like OpenSubtitles.org
9228,67737,086monorailsCAUTION: Use at your own risks.
9330,26837,086thread_hazardousCAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe...
9436,68037,086lita-externalMeta adapter that allow Lita to spawn multiple processes and load balance the work
9541,77923,017circle-cliA bunch of commands useful to deal with Circle CI without leaving your terminal.
9642,47760,696bond-railsAutomatically load bond in rails console
9748,25329,654parsrParsr aim to provide a way to safely evaluate a ruby expression composed only with lite...
9848,58037,086unicorn-shopifyunicorn is an HTTP server for Rack applications designed to only serve fast clients on ...
9973,29929,654derrickInspect Redis databases and print statistics about the keys
10081,10919,996megatestLargely API compatible with test-unit / minitest, but with lots of extra modern nicetie...
101107,26329,654tigerlily-solidHelpers for easily creating custom Liquid tags and block
102124,83860,696bawsaqLibrary to access GTA V BAWSAQ stock prices
103133,12929,654styluscStylus compiler executable
104186,92060,696oopsieSimple binding for `rb_bug` to trigger controlled Ruby crashes