Tenderlove's Gems

icon
#Total RankDaily RankNameSummary
178activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
21215rackRack provides a minimal, modular and adaptable interface for developing web application...
31526nokogiriNokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provide...
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...
125834raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
136161rails-html-sanitizerHTML sanitization for Rails applications
146267activejobDeclare job classes that can be run by a variety of queuing backends.
156692rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
166866globalidURIs for your models makes it easy to pass references around.
1774172rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
1875161sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
198075actioncableStructure many real-time application concerns into channels over a single WebSocket con...
2084173sprockets-railsSprockets Rails integration
218973activestorageAttach cloud and local files in Rails applications.
2211480actiontextEdit and display rich text in Rails applications.
2311587actionmailboxReceive and process incoming emails in Rails applications.
24119249execjsExecJS lets you run JavaScript code from Ruby.
25120145bcryptbcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project ...
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.
34218386mysql2A simple, fast Mysql library for Ruby, binding to libmysql
35223142psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
36227552coffee-railsCoffeeScript adapter for the Rails asset pipeline.
37261294net-http-persistentManages persistent connections using Net::HTTP including a thread pool for connecting t...
38277364rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
39280105rack-sessionA session implementation for Rack.
40281244sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Pre...
4129433prismPrism Ruby parser
42297234web-consoleA debugging tool for your Ruby on Rails applications.
43338330stackprofstackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object all...
44348455open4open child process with handles on pid, stdin, stdout, and stderr: manage child process...
45358761turbolinksRails engine for Turbolinks 5 support
46491525systemuuniversal capture of stdout and stderr and handling of child process pid for windows, *...
475292,272rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
485531,066webpackerUse webpack to manage app-like JavaScript modules in Rails
49564553activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
50590594require_allA wonderfully simple way to load your code
516111,169activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
52744328hanaImplementation of [JSON Patch][1] and [JSON Pointer][2] RFC.
538401,238charlock_holmescharlock_holmes provides binary and text detection as well as text transcoding using li...
541,1611,680mechanizeThe Mechanize library is used for automating interaction with websites. Mechanize autom...
551,1761,657rails-observersRails observer (removed from core in Rails 4.0)
561,2532,723version_sorterVersionSorter is a C extension that does fast sorting of large sets of version strings.
571,3852,827bcrypt-rubybcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project ...
581,4302,448journeyJourney is a router. It routes requests.
591,4792,148libxml-rubylibxml-Ruby provides Ruby language bindings for libxml2 It is free software, relea...
601,5971,612rails_autolinkThis is an extraction of the `auto_link` method from rails. The `auto_link` method was ...
611,6391,120optionsparse options from *args cleanly
621,646390solid_queueDatabase-backed Active Job backend.
631,7121,805actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
641,746435solid_cacheA database backed ActiveSupport::Cache::Store
651,9811,746actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
662,1012,644actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
672,1565,646protected_attributesProtect attributes from mass assignment
682,2476,391sessionpersistent connections with external programs like bash
692,3011,677email_reply_parserEmailReplyParser is a small library to parse plain text email content. This is what Git...
702,6043,244record_tag_helperActionView Record Tag Helpers
713,2245,881sqlite3-rubyThis module allows Ruby programs to interface with the SQLite3 database engine (http://...
723,7515,204syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
733,7796,082rubyforgeA script which automates a limited set of rubyforge operations. * Run 'rubyforge help'...
743,8295,084orderedhashorderedhash
754,3339,430activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
765,5117,338rails-ujsThis gem provides rails-ujs driver for Rails applications.
775,53013,467SyslogLoggerSyslogLogger is a Logger replacement that logs to syslog. It is almost drop-in with a ...
785,9367,543namecaseNameCase is a Ruby implementation of `Lingua::EN::NameCase`, a library for converting s...
796,4136,340rexicalRexical is a lexical scanner generator that is used with Racc to generate Ruby programs...
806,45413,333gdaAn SQL parser. Wraps libgda in a loving embrace to give you a ruby level SQL parser.
818,0639,175serialportRuby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
828,2124,355aarch64Tired of writing Ruby in Ruby? Now you can write ARM64 assembly in Ruby!
838,7165,904profile-viewerThis gem packages the Mozilla Profiler so that you can run it locally
849,20812,080dnssdDNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing, resolving...
859,29810,652actionview-componentMOVED to view_component.
8611,38615,985rkellyThe RKelly library will parse JavaScript and return a parse tree.
8711,43814,824rc-restRobot Co-op REST web services base class. This library makes it easy to implement REST-...
8811,50012,638facebookerFacebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://w...
8913,83918,545ds9This library allows you to write HTTP/2 clients and servers. It is a wrapper around ngh...
9014,74411,910tagztagz.rb is generates html, xml, or any sgml variant like a small ninja running ...
9115,32514,299csspoolThis rubygem does not have a description or summary.
9218,47526,333texticleTexticle exposes full text search capabilities from PostgreSQL, extending ActiveRec...
9319,0195,548tinygqlYet another GraphQL parser written in Ruby.
9419,15117,667johnsonJohnson wraps JavaScript in a loving Ruby embrace. It embeds the Mozilla SpiderMonkey J...
9522,70860,696takaTaka is a DOM (core and html) implementation for ruby. This software is EXTREMELY expe...
9622,78126,333terminatoran external timeout mechanism based on processes and signals
9724,59413,612minitest-emojiPrint out emoji for your test passes, fails, and skips
9824,83337,086slaveeasily start a drb server in another process
9926,66612,965horoAn RDoc template extracted from Ruby on Rails. Provides the same documetation style an...
10029,52017,296threadifymakes it stupid easy to process a bunch of data using n worker threads
10131,09760,696betabriteProvides a Ruby interface to BetaBrite LED signs.
10231,78715,229purdytestPurdytest extends minitest with pretty colors. Simply require minitest, then require p...
10336,39223,017shareda clean way to factor class/instance mixins in ruby
10437,24037,086daapclientThis library is used for browsing iTunes DAAP servers.
10539,57560,696icanhasaudioHai! icanhasaudio? is an interface to lame for decoding ur MP3s. I iz in ur computer. ...
10640,83624,406rqruby queue is a zero-admin zero-configuration tool used to create instant unix clusters
10741,09326,333nfcNFC is a ruby wrapper for the Near Field Communication library. The Near Field Communi...
10842,67123,017prototypeprototype
10944,33826,333xxxx
11044,63737,086mmapThe Mmap class implement memory-mapped file objects
11148,51529,654traitstraits
11250,74929,654ruby-serialportRuby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
11352,21426,333spheroA ruby gem for controlling your Sphero ball. Sends commands over the TTY provided by t...
11455,30524,406meowSend Growl notifications via Ruby.
11557,73729,654tumblra command line utility and library which interfaces to the excellent tumblr blogging pl...
11659,46337,086miltonMilton fills out your ADP ezLaborManager timesheet
11760,80937,086imgur2Upload stuff to imgur. Yay.
11864,25317,296fiskTired of writing Ruby in Ruby? Now you can write assembly in Ruby!
11966,95260,696markup_validityMarkupValidity provides test/unit and rspec helpers for checking the validity of your d...
12067,75023,017pervasivespervasives
12171,96137,086zomgZOMG is an OMG IDL parser. ZOMG will generate a Ruby AST from an IDL AST, and will eve...
12272,54137,086ographObjectGraph will output Graphviz dot files of your objects in memory. It will ferret o...
12374,53826,333WillsItunesProjectReads itunes data from itunes library XML files and provides useful information regard...
12476,54137,086timeunitstimeunits
12576,67837,086av_captureWraps up AVCapture and exposes it to Ruby. This gem only works on OS X.
12676,98337,086wrecksterWreckster is an API for accessing Rexster[http://wiki.github.com/tinkerpop/rexster/].
12778,51129,654pingpongpearIt is for ping pong pearing
12879,43829,654asmreplTired of writing assembly and them assembling it? Now you can write assembly and evalua...
12979,44060,696writevThis gem adds the `writev` method to IO. It provides access to the `writev` system cal...
13079,5528,861uartUART is a simple wrapper around the ruby-termios gem that gives you an easy interface f...
13184,13126,333earwormEarworm can identify unknown music using MusicDNS and libofa. == FEATURES/PROBLEMS: *...
13284,52060,696leap_motionWrapper around the C++ api for Leap Motion.
13386,19260,696drawr== DESCRIPTION: This is a ruby wrapper around Plotr with a similar API to Gruff. You ...
13486,24737,086punchpunch
13586,76537,086qrtoolsQRTools is a library for decoding QR Codes. It relies on libdecodeqr for decoding.
13688,66637,086geeraGeera is a command line tool for dealing with Jira tickets.
13790,33737,086ricosatRicoSAT is a wrapper around [PicoSAT](http://fmv.jku.at/picosat/). It lets you use the...
13891,03529,654raptchadescription: raptcha kicks the ass
13991,58460,696widgetzwidgetz
14091,95029,654tuskTusk is a minimal pub / sub system with multiple observer strategies. Tusk builds upon ...
14191,97537,086parseargsparseargs
14292,42137,086RusaMemberExtract data from RUSA web site to get members information, results, awards
14392,70337,086raop-clientNet::RAOP::Client is an Airport Express client. It allows you to stream music to an Ai...
14493,76337,086rubypanA gem command plugin that adds `gem ferret` to perform fulltext searching of http://rub...
14593,81426,333sldbsldb
14696,38537,086playpenPlaypen wraps OS X sandbox api with a loving embrace. Playpen provides the same API th...
14796,56119,175jit_bufferA JIT Buffer object for Ruby.
14897,66315,985odinflexDo you need to parse an AR file or a Mach-O file? If so, then this is the library for you!
149105,10513,980bitzBitz provides a dynamic bitset implementation for Ruby with efficient bit manipulation ...
150105,34126,333itiscoldA thing that reads data from Elitech RC-5 temp sensor. Protocol documentation can be f...
151108,51026,333net-mdnsDNS-SD and mDNS implementation for ruby
152108,79818,077yaml-schemaIf you need to validate YAML against a schema, use this
153112,81360,696myhidapiThis is a small wrapper around HIDAPI. I couldn't get other HIDAPI wrappers to work, s...
154113,76960,696awkwardAwkward helps you walk your Object Graph and output a dot file suitable for viewing in ...
155115,39160,696digest-m4piTunes specific digest encoding
156118,06737,086enterpriseWish you could write your Ruby in XML? Has the fact that Ruby is not "enterprise&...
157118,92324,406actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
158119,95337,086na_strna_str
159120,29337,086openxA Ruby interface to the OpenX XML-RPC API.
160121,02837,086neversaydieNEVER SAY DIE lets you rescue from segmentation faults. Got a SEGV, don't worry about ...
161121,04160,696yodaSpec yoda will, and spec you shall too.
162121,54329,654fiburFibur is a gem that gives you full concurrency during your I/O calls in Ruby 1.9.
163121,70660,696testytesty
164122,02226,333rubygems-isit19Lets you figure out if your gems and gems you install might work on 1.9. Uses http://i...
165122,60624,406statestate
166123,02826,333phubyPhuby wraps PHP in a loving embrace. Exposes a PHP runtime in ruby
167123,51526,333PheldItunesReporterPheldItunesReporter provides a library and corresponding executable script that calcula...
168123,69429,654redefredef
169124,21029,654hacksThese are some hacks I use. This gem exposes some Ruby C internals as Ruby functions an...
170124,56337,086sbs2003_contacts* A small utiltity library to help alleviate the tedium of managing the contacts and e-...
171128,23860,696allocation_samplerThis keeps track of allocations, but only onspecified intervals. Useful for profiling a...
172128,91760,696kara-gemThis is a pretty empty gem. It just has a binstub and a version
173130,09660,696lunchboxA gem to help you get started with development on the TI Launchpad. This gem contains ...
174130,52337,086spectacularSpectacular is an SNMP client that displays traffic information in the browser.
175130,78460,696tenderlove-usbThis rubygem does not have a description or summary.
176131,04124,406zeroconfThis is a multicast DNS client and server written in Ruby
177139,54529,654widenWe already have `String#upcase`, `String#downcase`. Now you can have `String#widen` an...
178142,24037,086aaron-test-gemtest gem
179145,38860,696mytestThis rubygem does not have a description or summary.
180149,14620,888worfTired of parsing DWARF information in C? Now you can parse DWARF information in Ruby!
181161,76520,888hatstoneA Capstone wrapper for Ruby.
182167,59737,086uchipThis is a gem for controlling the MCP2221a chip over USB
183167,66929,654mini_gpioProvides GPIO access on the Raspberry Pi in Ruby (using Fiddle)
184171,44860,696defrostFrozen objects: hard to use, can't mutate them, boring. Defrosted objects: exciting, dy...
185173,93160,696caratCarat manages an application's dependencies through its entire life, across many machin...
186182,05029,654kantanAn HTTP/2.0 parser in Ruby
187183,71137,086pixooThis is just a Ruby client for Pixoo displays
188186,66860,696strlenThis is a Ruby wrapper for strlen, you should not use it
189188,56429,654termtimeThis is a pure Ruby terminfo library
190189,30460,696nanosleepA wrapper around the nanosleep system call.
191191,53560,696qoiQuite OK Image Format Implementation in pure Ruby