Byroot's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
179activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2123jsonThis is a JSON implementation as a Ruby extension in C.
32524thorThor is a toolkit for building powerful command-line interfaces.
43253builderBuilder provides a number of builder objects that make creating structured data simple ...
53445activemodelA 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 ...
73761actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84464railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94658railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104969actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
115060actionviewSimple, battle-tested conventions and helpers for building web pages.
126072activejobDeclare job classes that can be run by a variety of queuing backends.
136166rails-html-sanitizerHTML sanitization for Rails applications
146473rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156875globalidURIs for your models makes it easy to pass references around.
1674135sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
178079actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1882152redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
1984149sprockets-railsSprockets Rails integration
209182activestorageAttach cloud and local files in Rails applications.
2194103msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
22106100marcelSimple mime type detection using magic numbers, filenames, and extensions
23113243execjsExecJS lets you run JavaScript code from Ruby.
2411489actiontextEdit and display rich text in Rails applications.
2511590actionmailboxReceive and process incoming emails in Rails applications.
26140125bootsnapBoot large ruby/rails apps faster
27145633arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
28165262jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
29170191jbuilderCreate JSON structures via a Builder-style DSL
30176366sass-railsSass adapter for the Rails asset pipeline.
31192433coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
32203442coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
33206296springPreloads your application so things like console, rake and tests run faster
34215491coffee-railsCoffeeScript adapter for the Rails asset pipeline.
35242371redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
36271340rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
37299231web-consoleA debugging tool for your Ruby on Rails applications.
38343596turbolinksRails engine for Turbolinks 5 support
39355193redis-clientSimple low-level client for Redis 6+
405011,808rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
41534964webpackerUse webpack to manage app-like JavaScript modules in Rails
42589497activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
435911,466activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
44676990hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
457711,133marginaliaAttach comments to your ActiveRecord queries.
467761,894json_pureThis is a JSON implementation in pure Ruby.
478531,937escape_utilsQuickly perform HTML, URL, URI and Javascript escaping/unescaping
481,0041,033activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
491,006346importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
501,1561,673rails-observersRails observer (removed from core in Rails 4.0)
511,398770cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
521,639354propshaftDeliver assets for Rails.
531,6902,053actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
541,697720jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
551,8511,785redis-clusteringA Ruby client that tries to match Redis' Cluster API one-to-one, while still provid...
561,899456solid_queueDatabase-backed Active Job backend.
571,9732,337actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
581,989692tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
592,0073,869activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
602,0573,157actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
612,0935,235protected_attributesProtect attributes from mass assignment
622,1334,398html_tokenizerHTML Tokenizer
632,6072,663record_tag_helperActionView Record Tag Helpers
643,0871,611trilogyA friendly MySQL-compatible library for Ruby, binding to libtrilogy
653,1343,439frozen_recordActiveRecord like interface to read only access and query static YAML files
663,2001,868hiredis-clientHiredis binding for redis-client
673,3373,976sysvmqRuby wrapper for SysV Message Queues
683,4952,206gvltoolsSet of GVL instrumentation tools
693,5623,342activerecord-typedstoreActiveRecord::Store but with type definition
703,5631,647mission_control-jobsOperational controls for Active Job
713,9914,257gctimeExposes a monotonically increasing GC total_time metric.
724,19912,127activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
734,2322,852kredisHigher-level data structures built on Redis.
744,2735,808rails-perftestRails performance tests (removed from core in Rails 4.0)
754,5159,275sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
764,6954,163heap-profilerMake several heap dumps and summarize allocated, retained memory
774,8947,793symbol-fstringAllow fast access to internal fstring of symbols and modules
785,2993,164grpc_fork_safetySimple gems to facilitate making the grpc gem fork safe
795,33011,539prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
805,4325,174rails-ujsThis gem provides rails-ujs driver for Rails applications.
815,54922,624bootscaleInspired by Aaron Patterson's talk on the subject
825,69314,965activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
836,2632,727pitchfork`pitchfork` is a preforking HTTP server for Rack applications designed to minimize memo...
846,72620,896dedupIf your app keeps lots of static data in memory, such as i18n data or large configurati...
856,80018,232pid_cacheOn platforms using glibc 1.25+ Process.pid always issue a syscall which is wasteful. pi...
867,31014,314progressrusMonitor the progress of remote, long-running jobs.
878,9969,178djb2Pure Ruby djb2 hash implementation
8813,3816,425child_subreaperRuby binding to call prctl(PR_SET_CHILD_SUBREAPER)
8913,83759,666psych-shopiforkPsych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/Lib...
9017,46314,314pubsubstubPubsubstub can be added to a rack Application or deployed standalone. It uses Redis to ...
9120,03816,613explicit-parametersExplicit parameters validation and casting for Rails APIs
9226,66025,251osdbRuby library to access OSDb services like OpenSubtitles.org
9328,01882,222monorailsCAUTION: Use at your own risks.
9429,429123,214thread_hazardousCAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe...
9535,82659,666lita-externalMeta adapter that allow Lita to spawn multiple processes and load balance the work
9641,43382,222bond-railsAutomatically load bond in rails console
9741,49846,395circle-cliA bunch of commands useful to deal with Circle CI without leaving your terminal.
9847,582123,214parsrParsr aim to provide a way to safely evaluate a ruby expression composed only with lite...
9948,71723,736unicorn-shopifyunicorn is an HTTP server for Rack applications designed to only serve fast clients on ...
10073,20646,395derrickInspect Redis databases and print statistics about the keys
101106,13329,669tigerlily-solidHelpers for easily creating custom Liquid tags and block
102124,298123,214bawsaqLibrary to access GTA V BAWSAQ stock prices
103128,16325,251megatestLargely API compatible with test-unit / minitest, but with lots of extra modern nicetie...
104132,578123,214styluscStylus compiler executable
105184,51759,666oopsieSimple binding for `rb_bug` to trigger controlled Ruby crashes