Tenderlove's Gems

icon
#Total RankDaily RankNameSummary
1712activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
21017rackRack provides a minimal, modular and adaptable interface for developing web application...
31520nokogiriNokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provide...
43258builderBuilder 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...
63659activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73862actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84465railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94560railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104975actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
115064actionviewSimple, battle-tested conventions and helpers for building web pages.
125833raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
136076activejobDeclare job classes that can be run by a variety of queuing backends.
146173rails-html-sanitizerHTML sanitization for Rails applications
156579rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
166880globalidURIs for your models makes it easy to pass references around.
1771294rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
1875146sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
198081actioncableStructure many real-time application concerns into channels over a single WebSocket con...
2084164sprockets-railsSprockets Rails integration
219184activestorageAttach cloud and local files in Rails applications.
2211495actiontextEdit and display rich text in Rails applications.
2311594actionmailboxReceive and process incoming emails in Rails applications.
24116231execjsExecJS lets you run JavaScript code from Ruby.
25120158bcryptbcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project ...
26139117bootsnapBoot large ruby/rails apps faster
27147811arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
28166293jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
29171210jbuilderCreate JSON structures via a Builder-style DSL
30177365sass-railsSass adapter for the Rails asset pipeline.
31194403coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
32204407coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
33207280springPreloads your application so things like console, rake and tests run faster
34214337mysql2A simple, fast Mysql library for Ruby, binding to libmysql
35215500coffee-railsCoffeeScript adapter for the Rails asset pipeline.
36238100psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
37256314net-http-persistentManages persistent connections using Net::HTTP including a thread pool for connecting t...
38273324rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
39278291sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Pre...
40298238web-consoleA debugging tool for your Ruby on Rails applications.
41308102rack-sessionA session implementation for Rack.
42337338stackprofstackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object all...
43341430open4open child process with handles on pid, stdin, stdout, and stderr: manage child process...
44347687turbolinksRails engine for Turbolinks 5 support
4535736prismPrism Ruby parser
46481655systemuuniversal capture of stdout and stderr and handling of child process pid for windows, *...
475042,310rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
485381,390webpackerUse webpack to manage app-like JavaScript modules in Rails
49583516activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
50592631require_allA wonderfully simple way to load your code
515941,444activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
52778532hanaImplementation of [JSON Patch][1] and [JSON Pointer][2] RFC.
538331,527charlock_holmescharlock_holmes provides binary and text detection as well as text transcoding using li...
541,1421,572mechanizeThe Mechanize library is used for automating interaction with websites. Mechanize autom...
551,1591,533rails-observersRails observer (removed from core in Rails 4.0)
561,2192,887version_sorterVersionSorter is a C extension that does fast sorting of large sets of version strings.
571,3592,492bcrypt-rubybcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project ...
581,3804,233journeyJourney is a router. It routes requests.
591,4612,493libxml-rubylibxml-Ruby provides Ruby language bindings for libxml2 It is free software, relea...
601,5911,605rails_autolinkThis is an extraction of the `auto_link` method from rails. The `auto_link` method was ...
611,6411,471optionsparse options from *args cleanly
621,6941,945actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
631,861454solid_queueDatabase-backed Active Job backend.
641,947519solid_cacheA database backed ActiveSupport::Cache::Store
651,9792,093actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
662,0642,945actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
672,1014,925protected_attributesProtect attributes from mass assignment
682,2055,904sessionpersistent connections with external programs like bash
692,3003,071email_reply_parserEmailReplyParser is a small library to parse plain text email content. This is what Git...
702,6062,530record_tag_helperActionView Record Tag Helpers
713,1436,348sqlite3-rubyThis module allows Ruby programs to interface with the SQLite3 database engine (http://...
723,6723,900syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
733,7046,995rubyforgeA script which automates a limited set of rubyforge operations. * Run 'rubyforge help'...
743,7407,956orderedhashorderedhash
754,21714,482activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
765,39910,465SyslogLoggerSyslogLogger is a Logger replacement that logs to syslog. It is almost drop-in with a ...
775,4464,421rails-ujsThis gem provides rails-ujs driver for Rails applications.
785,7927,218namecaseNameCase is a Ruby implementation of `Lingua::EN::NameCase`, a library for converting s...
796,1579,256gdaAn SQL parser. Wraps libgda in a loving embrace to give you a ruby level SQL parser.
806,2329,135rexicalRexical is a lexical scanner generator that is used with Racc to generate Ruby programs...
817,8467,550serialportRuby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
828,4074,340aarch64Tired of writing Ruby in Ruby? Now you can write ARM64 assembly in Ruby!
838,88228,690dnssdDNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing, resolving...
849,01717,864actionview-componentMOVED to view_component.
8511,12351,858rkellyThe RKelly library will parse JavaScript and return a parse tree.
8611,19228,690rc-restRobot Co-op REST web services base class. This library makes it easy to implement REST-...
8711,29120,190facebookerFacebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://w...
8811,4544,081profile-viewerThis gem packages the Mozilla Profiler so that you can run it locally
8913,82917,864ds9This library allows you to write HTTP/2 clients and servers. It is a wrapper around ngh...
9014,61516,842tagztagz.rb is generates html, xml, or any sgml variant like a small ninja running ...
9116,4475,236csspoolThis rubygem does not have a description or summary.
9218,14826,969texticleTexticle exposes full text search capabilities from PostgreSQL, extending ActiveRec...
9318,82543,140johnsonJohnson wraps JavaScript in a loving Ruby embrace. It embeds the Mozilla SpiderMonkey J...
9422,126102,533takaTaka is a DOM (core and html) implementation for ruby. This software is EXTREMELY expe...
9522,25167,515terminatoran external timeout mechanism based on processes and signals
9624,30118,250minitest-emojiPrint out emoji for your test passes, fails, and skips
9724,40067,515slaveeasily start a drb server in another process
9826,0426,952tinygqlYet another GraphQL parser written in Ruby.
9926,57830,864horoAn RDoc template extracted from Ruby on Rails. Provides the same documetation style an...
10029,23343,140threadifymakes it stupid easy to process a bunch of data using n worker threads
10130,65024,294betabriteProvides a Ruby interface to BetaBrite LED signs.
10231,53219,637purdytestPurdytest extends minitest with pretty colors. Simply require minitest, then require p...
10336,08467,515shareda clean way to factor class/instance mixins in ruby
10436,887102,533daapclientThis library is used for browsing iTunes DAAP servers.
10539,24967,515icanhasaudioHai! icanhasaudio? is an interface to lame for decoding ur MP3s. I iz in ur computer. ...
10640,55337,553rqruby queue is a zero-admin zero-configuration tool used to create instant unix clusters
10740,73567,515nfcNFC is a ruby wrapper for the Near Field Communication library. The Near Field Communi...
10842,19467,515prototypeprototype
10943,67143,140xxxx
11043,706102,533mmapThe Mmap class implement memory-mapped file objects
11148,14367,515traitstraits
11249,849102,533ruby-serialportRuby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
11352,00451,858spheroA ruby gem for controlling your Sphero ball. Sends commands over the TTY provided by t...
11455,04351,858meowSend Growl notifications via Ruby.
11557,44843,140tumblra command line utility and library which interfaces to the excellent tumblr blogging pl...
11659,18467,515miltonMilton fills out your ADP ezLaborManager timesheet
11760,350102,533imgur2Upload stuff to imgur. Yay.
11866,27467,515markup_validityMarkupValidity provides test/unit and rspec helpers for checking the validity of your d...
11966,71667,515fiskTired of writing Ruby in Ruby? Now you can write assembly in Ruby!
12067,657102,533pervasivespervasives
12171,679102,533zomgZOMG is an OMG IDL parser. ZOMG will generate a Ruby AST from an IDL AST, and will eve...
12272,252102,533ographObjectGraph will output Graphviz dot files of your objects in memory. It will ferret o...
12374,26067,515WillsItunesProjectReads itunes data from itunes library XML files and provides useful information regard...
12475,954102,533timeunitstimeunits
12576,45867,515wrecksterWreckster is an API for accessing Rexster[http://wiki.github.com/tinkerpop/rexster/].
12676,55043,140av_captureWraps up AVCapture and exposes it to Ruby. This gem only works on OS X.
12778,509102,533pingpongpearIt is for ping pong pearing
12879,141102,533writevThis gem adds the `writev` method to IO. It provides access to the `writev` system cal...
12980,82625,510asmreplTired of writing assembly and them assembling it? Now you can write assembly and evalua...
13083,399102,533earwormEarworm can identify unknown music using MusicDNS and libofa. == FEATURES/PROBLEMS: *...
13184,28733,720leap_motionWrapper around the C++ api for Leap Motion.
13285,652102,533drawr== DESCRIPTION: This is a ruby wrapper around Plotr with a similar API to Gruff. You ...
13385,65951,858punchpunch
13486,28467,515qrtoolsQRTools is a library for decoding QR Codes. It relies on libdecodeqr for decoding.
13588,204102,533geeraGeera is a command line tool for dealing with Jira tickets.
13690,838102,533ricosatRicoSAT is a wrapper around [PicoSAT](http://fmv.jku.at/picosat/). It lets you use the...
13791,199102,533raptchadescription: raptcha kicks the ass
13891,500102,533widgetzwidgetz
13991,603102,533parseargsparseargs
14091,603102,533tuskTusk is a minimal pub / sub system with multiple observer strategies. Tusk builds upon ...
14192,11567,515RusaMemberExtract data from RUSA web site to get members information, results, awards
14292,23651,858raop-clientNet::RAOP::Client is an Airport Express client. It allows you to stream music to an Ai...
14393,319102,533sldbsldb
14493,533102,533rubypanA gem command plugin that adds `gem ferret` to perform fulltext searching of http://rub...
14593,63067,515uartUART is a simple wrapper around the ruby-termios gem that gives you an easy interface f...
14695,807102,533playpenPlaypen wraps OS X sandbox api with a loving embrace. Playpen provides the same API th...
147101,27567,515jit_bufferA JIT Buffer object for Ruby.
148105,73367,515itiscoldA thing that reads data from Elitech RC-5 temp sensor. Protocol documentation can be f...
149108,107102,533net-mdnsDNS-SD and mDNS implementation for ruby
150109,93319,637odinflexDo you need to parse an AR file or a Mach-O file? If so, then this is the library for you!
151112,885102,533myhidapiThis is a small wrapper around HIDAPI. I couldn't get other HIDAPI wrappers to work, s...
152113,04767,515awkwardAwkward helps you walk your Object Graph and output a dot file suitable for viewing in ...
153114,80551,858digest-m4piTunes specific digest encoding
154117,69267,515enterpriseWish you could write your Ruby in XML? Has the fact that Ruby is not "enterprise&...
155118,71067,515actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
156119,603102,533openxA Ruby interface to the OpenX XML-RPC API.
157119,716102,533na_strna_str
158120,289102,533neversaydieNEVER SAY DIE lets you rescue from segmentation faults. Got a SEGV, don't worry about ...
159120,41251,858yodaSpec yoda will, and spec you shall too.
160120,749102,533fiburFibur is a gem that gives you full concurrency during your I/O calls in Ruby 1.9.
161121,09733,720testytesty
162121,67667,515rubygems-isit19Lets you figure out if your gems and gems you install might work on 1.9. Uses http://i...
163122,14467,515statestate
164122,223102,533phubyPhuby wraps PHP in a loving embrace. Exposes a PHP runtime in ruby
165122,925102,533PheldItunesReporterPheldItunesReporter provides a library and corresponding executable script that calcula...
166123,04567,515redefredef
167123,625102,533sbs2003_contacts* A small utiltity library to help alleviate the tedium of managing the contacts and e-...
168126,88226,969bitzBitz provides a dynamic bitset implementation for Ruby with efficient bit manipulation ...
169128,783102,533hacksThese are some hacks I use. This gem exposes some Ruby C internals as Ruby functions an...
170129,46251,858lunchboxA gem to help you get started with development on the TI Launchpad. This gem contains ...
171129,49067,515kara-gemThis is a pretty empty gem. It just has a binstub and a version
172129,907102,533spectacularSpectacular is an SNMP client that displays traffic information in the browser.
173130,468102,533tenderlove-usbThis rubygem does not have a description or summary.
174138,165102,533allocation_samplerThis keeps track of allocations, but only onspecified intervals. Useful for profiling a...
175139,20451,858widenWe already have `String#upcase`, `String#downcase`. Now you can have `String#widen` an...
176143,42367,515aaron-test-gemtest gem
177145,245102,533mytestThis rubygem does not have a description or summary.
178145,85420,190yaml-schemaIf you need to validate YAML against a schema, use this
179147,55343,140zeroconfThis is a multicast DNS client and server written in Ruby
180160,59824,294worfTired of parsing DWARF information in C? Now you can parse DWARF information in Ruby!
181163,87643,140hatstoneA Capstone wrapper for Ruby.
182167,058102,533uchipThis is a gem for controlling the MCP2221a chip over USB
183167,42367,515mini_gpioProvides GPIO access on the Raspberry Pi in Ruby (using Fiddle)
184171,124102,533defrostFrozen objects: hard to use, can't mutate them, boring. Defrosted objects: exciting, dy...
185172,94767,515caratCarat manages an application's dependencies through its entire life, across many machin...
186180,08167,515kantanAn HTTP/2.0 parser in Ruby
187181,462102,533pixooThis is just a Ruby client for Pixoo displays
188186,616102,533termtimeThis is a pure Ruby terminfo library
189186,636102,533strlenThis is a Ruby wrapper for strlen, you should not use it
190187,462102,533nanosleepA wrapper around the nanosleep system call.
191189,161102,533qoiQuite OK Image Format Implementation in pure Ruby