Byroot's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
1710activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
292jsonThis is a JSON implementation as a Ruby extension in C.
32514thorThor is a toolkit for building powerful command-line interfaces.
43259builderBuilder provides a number of builder objects that make creating structured data simple ...
53453activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63657activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73864actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84578railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94771railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104967actionviewSimple, battle-tested conventions and helpers for building web pages.
115083actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
126141rails-html-sanitizerHTML sanitization for Rails applications
136282activejobDeclare job classes that can be run by a variety of queuing backends.
146688rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156876globalidURIs for your models makes it easy to pass references around.
1674156sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
178187actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1883144redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
1984180sprockets-railsSprockets Rails integration
209089activestorageAttach cloud and local files in Rails applications.
2194105msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
22107104marcelSimple mime type detection using magic numbers, filenames, and extensions
2311495actiontextEdit and display rich text in Rails applications.
2411596actionmailboxReceive and process incoming emails in Rails applications.
25118279execjsExecJS lets you run JavaScript code from Ruby.
26140126bootsnapBoot large ruby/rails apps faster
27156587arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
28169352jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
29170190jbuilderCreate JSON structures via a Builder-style DSL
30179471sass-railsSass adapter for the Rails asset pipeline.
31203467coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
32208369springPreloads your application so things like console, rake and tests run faster
33209473coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
34220603coffee-railsCoffeeScript adapter for the Rails asset pipeline.
35252420redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
36276394rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
37299207web-consoleA debugging tool for your Ruby on Rails applications.
38339193redis-clientSimple low-level client for Redis 6+
39357760turbolinksRails engine for Turbolinks 5 support
405242,287rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
415491,167webpackerUse webpack to manage app-like JavaScript modules in Rails
42573638activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
436101,749activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
44685837hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
457781,613marginaliaAttach comments to your ActiveRecord queries.
467971,836json_pureThis is a JSON implementation in pure Ruby.
478661,899escape_utilsQuickly perform HTML, URL, URI and Javascript escaping/unescaping
48924262importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
491,0001,306activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
501,1711,925rails-observersRails observer (removed from core in Rails 4.0)
511,371753cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
521,502267propshaftDeliver assets for Rails.
531,652736jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
541,681271solid_queueDatabase-backed Active Job backend.
551,7102,057actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
561,8702,194redis-clusteringA Ruby client that tries to match Redis' Cluster API one-to-one, while still provid...
571,895478tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
581,9801,892actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
592,0573,046activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
602,0962,637actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
612,1455,053protected_attributesProtect attributes from mass assignment
622,1742,925html_tokenizerHTML Tokenizer
632,6022,764record_tag_helperActionView Record Tag Helpers
642,8991,538trilogyA friendly MySQL-compatible library for Ruby, binding to libtrilogy
653,0791,798hiredis-clientHiredis binding for redis-client
663,1414,380frozen_recordActiveRecord like interface to read only access and query static YAML files
673,181898mission_control-jobsOperational controls for Active Job
683,3828,978sysvmqRuby wrapper for SysV Message Queues
693,5013,173activerecord-typedstoreActiveRecord::Store but with type definition
704,05410,575gctimeExposes a monotonically increasing GC total_time metric.
714,1462,518kredisHigher-level data structures built on Redis.
724,31110,441activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
734,3355,128rails-perftestRails performance tests (removed from core in Rails 4.0)
744,4544,144heap-profilerMake several heap dumps and summarize allocated, retained memory
754,6074,653grpc_fork_safetySimple gems to facilitate making the grpc gem fork safe
764,64010,223sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
775,01718,289symbol-fstringAllow fast access to internal fstring of symbols and modules
785,45914,722prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
795,49311,589rails-ujsThis gem provides rails-ujs driver for Rails applications.
805,69325,673bootscaleInspired by Aaron Patterson's talk on the subject
815,7253,440pitchfork`pitchfork` is a preforking HTTP server for Rack applications designed to minimize memo...
825,83717,860activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
836,9905,257pid_cacheOn platforms using glibc 1.25+ Process.pid always issue a syscall which is wasteful. pi...
847,01416,016dedupIf your app keeps lots of static data in memory, such as i18n data or large configurati...
857,63721,860progressrusMonitor the progress of remote, long-running jobs.
869,23731,379djb2Pure Ruby djb2 hash implementation
8713,74984,476child_subreaperRuby binding to call prctl(PR_SET_CHILD_SUBREAPER)
8814,29246,492psych-shopiforkPsych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/Lib...
8917,3039,504pubsubstubPubsubstub can be added to a rack Application or deployed standalone. It uses Redis to ...
9019,7189,063explicit-parametersExplicit parameters validation and casting for Rails APIs
9127,00220,447osdbRuby library to access OSDb services like OpenSubtitles.org
9228,57359,868monorailsCAUTION: Use at your own risks.
9330,116106,124thread_hazardousCAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe...
9436,55259,868lita-externalMeta adapter that allow Lita to spawn multiple processes and load balance the work
9541,76426,848circle-cliA bunch of commands useful to deal with Circle CI without leaving your terminal.
9642,30570,356bond-railsAutomatically load bond in rails console
9748,13170,356parsrParsr aim to provide a way to safely evaluate a ruby expression composed only with lite...
9848,56133,451unicorn-shopifyunicorn is an HTTP server for Rack applications designed to only serve fast clients on ...
9973,30046,492derrickInspect Redis databases and print statistics about the keys
10085,1615,533megatestLargely API compatible with test-unit / minitest, but with lots of extra modern nicetie...
101107,14870,356tigerlily-solidHelpers for easily creating custom Liquid tags and block
102124,703106,124bawsaqLibrary to access GTA V BAWSAQ stock prices
103133,04970,356styluscStylus compiler executable
104186,37284,476oopsieSimple binding for `rb_bug` to trigger controlled Ruby crashes