Byroot's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
174activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2123jsonThis is a JSON implementation as a Ruby extension in C.
32521thorThor is a toolkit for building powerful command-line interfaces.
43261builderBuilder provides a number of builder objects that make creating structured data simple ...
53432activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63641activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73750actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84452railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94648railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104955actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
115051actionviewSimple, battle-tested conventions and helpers for building web pages.
126056activejobDeclare job classes that can be run by a variety of queuing backends.
136173rails-html-sanitizerHTML sanitization for Rails applications
146480rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156883globalidURIs for your models makes it easy to pass references around.
1674147sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
1780139redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
188159actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1984161sprockets-railsSprockets Rails integration
209160activestorageAttach cloud and local files in Rails applications.
2194111msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
2210792marcelSimple mime type detection using magic numbers, filenames, and extensions
23113231execjsExecJS lets you run JavaScript code from Ruby.
2411465actiontextEdit and display rich text in Rails applications.
2511564actionmailboxReceive and process incoming emails in Rails applications.
26142134bootsnapBoot large ruby/rails apps faster
27144656arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
28163278jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
29169199jbuilderCreate JSON structures via a Builder-style DSL
30173361sass-railsSass adapter for the Rails asset pipeline.
31190402coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
32202405coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
33204297springPreloads your application so things like console, rake and tests run faster
34214462coffee-railsCoffeeScript adapter for the Rails asset pipeline.
35241344redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
36269281rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
37300242web-consoleA debugging tool for your Ruby on Rails applications.
38342631turbolinksRails engine for Turbolinks 5 support
39362181redis-clientSimple low-level client for Redis 6+
404951,769rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
41532903webpackerUse webpack to manage app-like JavaScript modules in Rails
42583935activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
43593490activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
44676754hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
457681,430marginaliaAttach comments to your ActiveRecord queries.
467731,557json_pureThis is a JSON implementation in pure Ruby.
478511,743escape_utilsQuickly perform HTML, URL, URI and Javascript escaping/unescaping
481,003830activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
491,021362importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
501,1541,458rails-observersRails observer (removed from core in Rails 4.0)
511,400728cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
521,678387propshaftDeliver assets for Rails.
531,6881,715actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
541,710661jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
551,8491,774redis-clusteringA Ruby client that tries to match Redis' Cluster API one-to-one, while still provid...
561,933477solid_queueDatabase-backed Active Job backend.
571,9732,004actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
582,001713tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
592,0043,713activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
602,0482,516actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
612,0814,548protected_attributesProtect attributes from mass assignment
622,1203,282html_tokenizerHTML Tokenizer
632,6052,380record_tag_helperActionView Record Tag Helpers
643,1331,507trilogyA friendly MySQL-compatible library for Ruby, binding to libtrilogy
653,1372,807frozen_recordActiveRecord like interface to read only access and query static YAML files
663,2381,832hiredis-clientHiredis binding for redis-client
673,3223,829sysvmqRuby wrapper for SysV Message Queues
683,5492,468gvltoolsSet of GVL instrumentation tools
693,5742,783activerecord-typedstoreActiveRecord::Store but with type definition
703,6381,540mission_control-jobsOperational controls for Active Job
713,9974,264gctimeExposes a monotonically increasing GC total_time metric.
724,18512,509activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
734,2452,650kredisHigher-level data structures built on Redis.
744,2664,623rails-perftestRails performance tests (removed from core in Rails 4.0)
754,5028,458sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
764,7864,847heap-profilerMake several heap dumps and summarize allocated, retained memory
774,88210,704symbol-fstringAllow fast access to internal fstring of symbols and modules
785,30213,343prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
795,4225,548rails-ujsThis gem provides rails-ujs driver for Rails applications.
805,4933,536grpc_fork_safetySimple gems to facilitate making the grpc gem fork safe
815,52315,982bootscaleInspired by Aaron Patterson's talk on the subject
825,66210,214activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
836,3682,760pitchfork`pitchfork` is a preforking HTTP server for Rack applications designed to minimize memo...
846,6947,229dedupIf your app keeps lots of static data in memory, such as i18n data or large configurati...
856,77516,465pid_cacheOn platforms using glibc 1.25+ Process.pid always issue a syscall which is wasteful. pi...
867,28220,451progressrusMonitor the progress of remote, long-running jobs.
879,0498,761djb2Pure Ruby djb2 hash implementation
8813,4707,824child_subreaperRuby binding to call prctl(PR_SET_CHILD_SUBREAPER)
8913,74128,634psych-shopiforkPsych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/Lib...
9017,4436,350pubsubstubPubsubstub can be added to a rack Application or deployed standalone. It uses Redis to ...
9120,0426,757explicit-parametersExplicit parameters validation and casting for Rails APIs
9226,44519,952osdbRuby library to access OSDb services like OpenSubtitles.org
9327,73334,302monorailsCAUTION: Use at your own risks.
9429,14858,870thread_hazardousCAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe...
9535,52640,476lita-externalMeta adapter that allow Lita to spawn multiple processes and load balance the work
9641,10990,780bond-railsAutomatically load bond in rails console
9741,25228,634circle-cliA bunch of commands useful to deal with Circle CI without leaving your terminal.
9847,31930,160parsrParsr aim to provide a way to safely evaluate a ruby expression composed only with lite...
9948,53158,870unicorn-shopifyunicorn is an HTTP server for Rack applications designed to only serve fast clients on ...
10072,99732,058derrickInspect Redis databases and print statistics about the keys
101105,82070,826tigerlily-solidHelpers for easily creating custom Liquid tags and block
102124,00390,780bawsaqLibrary to access GTA V BAWSAQ stock prices
103132,34958,870styluscStylus compiler executable
104133,38619,952megatestLargely API compatible with test-unit / minitest, but with lots of extra modern nicetie...
105184,16450,548oopsieSimple binding for `rb_bug` to trigger controlled Ruby crashes