Byroot's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
172activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2137jsonThis is a JSON implementation as a Ruby extension in C.
32532thorThor is a toolkit for building powerful command-line interfaces.
43151builderBuilder provides a number of builder objects that make creating structured data simple ...
53434activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63650activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73752actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84357railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94554railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104755actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
114946actionviewSimple, battle-tested conventions and helpers for building web pages.
125877rails-html-sanitizerHTML sanitization for Rails applications
135958activejobDeclare job classes that can be run by a variety of queuing backends.
146174rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
1571152sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
167276globalidURIs for your models makes it easy to pass references around.
1779147redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
1882161sprockets-railsSprockets Rails integration
198562actioncableStructure many real-time application concerns into channels over a single WebSocket con...
209465activestorageAttach cloud and local files in Rails applications.
219695msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
2210886marcelSimple mime type detection using magic numbers, filenames, and extensions
23112264execjsExecJS lets you run JavaScript code from Ruby.
2412378actiontextEdit and display rich text in Rails applications.
2512479actionmailboxReceive and process incoming emails in Rails applications.
26131649arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
27159320jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
28163399sass-railsSass adapter for the Rails asset pipeline.
29165172jbuilderCreate JSON structures via a Builder-style DSL
30180476coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
31192480coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
32200342springPreloads your application so things like console, rake and tests run faster
33204514coffee-railsCoffeeScript adapter for the Rails asset pipeline.
34233384redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
35264339rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
36297218web-consoleA debugging tool for your Ruby on Rails applications.
373231,040turbolinksRails engine for Turbolinks 5 support
38434197redis-clientSimple low-level client for Redis 6+
394552,172rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
405041,233webpackerUse webpack to manage app-like JavaScript modules in Rails
415551,201activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
42623483activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
436631,132hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
44753857json_pureThis is a JSON implementation in pure Ruby.
457601,313marginaliaAttach comments to your ActiveRecord queries.
468341,643escape_utilsQuickly perform HTML, URL, URI and Javascript escaping/unescaping
471,0011,200activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
481,132262importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
491,1481,405rails-observersRails observer (removed from core in Rails 4.0)
501,4271,087cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
511,6731,704actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
521,777963jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
531,8041,999redis-clusteringA Ruby client that tries to match Redis' Cluster API one-to-one, while still provid...
541,913330propshaftDeliver assets for Rails.
551,9463,188activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
561,9552,277actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
572,0032,330actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
582,0104,803protected_attributesProtect attributes from mass assignment
592,0484,022html_tokenizerHTML Tokenizer
602,096602tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
612,191307solid_queueDatabase-backed Active Job backend.
622,5732,235record_tag_helperActionView Record Tag Helpers
633,1702,574frozen_recordActiveRecord like interface to read only access and query static YAML files
643,2773,518sysvmqRuby wrapper for SysV Message Queues
653,4551,850hiredis-clientHiredis binding for redis-client
663,6012,884activerecord-typedstoreActiveRecord::Store but with type definition
673,8352,873gvltoolsSet of GVL instrumentation tools
683,9614,501gctimeExposes a monotonically increasing GC total_time metric.
694,05412,024activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
704,1945,219rails-perftestRails performance tests (removed from core in Rails 4.0)
714,2021,629mission_control-jobsOperational controls for Active Job
724,3392,807kredisHigher-level data structures built on Redis.
734,3968,713sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
744,8015,392symbol-fstringAllow fast access to internal fstring of symbols and modules
754,9863,114heap-profilerMake several heap dumps and summarize allocated, retained memory
765,14315,951prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
775,3395,865rails-ujsThis gem provides rails-ujs driver for Rails applications.
785,35012,907bootscaleInspired by Aaron Patterson's talk on the subject
795,5228,297activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
806,1312,894grpc_fork_safetySimple gems to facilitate making the grpc gem fork safe
816,49520,454dedupIf your app keeps lots of static data in memory, such as i18n data or large configurati...
826,58012,417pid_cacheOn platforms using glibc 1.25+ Process.pid always issue a syscall which is wasteful. pi...
837,1083,077pitchfork`pitchfork` is a preforking HTTP server for Rack applications designed to minimize memo...
847,14210,503progressrusMonitor the progress of remote, long-running jobs.
859,3046,978djb2Native djb2 hash implementation
8613,35146,838psych-shopiforkPsych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/Lib...
8714,2766,194child_subreaperRuby binding to call prctl(PR_SET_CHILD_SUBREAPER)
8820,64713,812pubsubstubPubsubstub can be added to a rack Application or deployed standalone. It uses Redis to ...
8925,42516,566explicit-parametersExplicit parameters validation and casting for Rails APIs
9026,06650,952osdbRuby library to access OSDb services like OpenSubtitles.org
9126,98561,992monorailsCAUTION: Use at your own risks.
9228,33261,992thread_hazardousCAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe...
9334,73650,952lita-externalMeta adapter that allow Lita to spawn multiple processes and load balance the work
9440,13243,677bond-railsAutomatically load bond in rails console
9541,22819,660circle-cliA bunch of commands useful to deal with Circle CI without leaving your terminal.
9647,04843,677parsrParsr aim to provide a way to safely evaluate a ruby expression composed only with lite...
9749,60118,522unicorn-shopifyunicorn is an HTTP server for Rack applications designed to only serve fast clients on ...
9873,66632,330derrickInspect Redis databases and print statistics about the keys
99105,37661,992tigerlily-solidHelpers for easily creating custom Liquid tags and block
100127,35733,889bawsaqLibrary to access GTA V BAWSAQ stock prices
101133,04878,639styluscStylus compiler executable
102166,94355,788megatestLargely API compatible with test-unit / minitest, but with lots of extra modern nicetie...
103183,14070,114oopsieSimple binding for `rb_bug` to trigger controlled Ruby crashes