Alindeman's Gems

icon
#Total RankDaily RankNameSummary
11,3571,621dumb_delegatorDelegator and SimpleDelegator in Ruby's stdlib are useful, but they pull in most of Ker...
22,8613,108sunspotSunspot is a library providing a powerful, all-ruby API for the Solr search engine. Sun...
32,9493,140sunspot_railsSunspot::Rails is an extension to the Sunspot library for Solr search. Sunspot::Rai...
43,3374,040sunspot_solrSunspot::Solr provides a bundled Solr distribution for use with Sunspot. Typical de...
53,6673,314geoip-cGeneric GeoIP lookup tool. Based on the geoip_city RubyGem by Ryan Dahl
63,9603,009grocerGrocer interfaces with the Apple Push Notification Service to...
74,8344,311zonebieRuns your tests in a random timezone
818,63122,453rails4_upgradeUpgrade assistant for transitioning applications from Rails 3 to Rails 4
920,12313,397hyperllHyperLogLog implementation in pure Ruby
1028,76239,012cassanityLayer of goodness on top of cassandra-cql so you do not have to write CQL strings all o...
1130,82057,730circular_queueA circular queue (also called a circular buffer or ring buffer) is useful when bufferin...
1231,38057,730peatyJust another Pivotal Tracker API Implementation
1339,25132,247adapter-cassanityAdapter for Cassanity
1441,20457,730scribe-rbEverything you need to build a Ruby producer/client or consumer/server of Scribe messages
1549,16057,730hbase-rbEverything you need to build a Ruby client for HBase
1657,54457,730rectorRector allows coordination of a number of jobs spawned with a mechanism like Resque...
1757,88857,730null_objectDead simple library to create null objects (objects that respond to all messages)
1867,32557,730search_termsSupports extracting search terms from Google, Bing, Yahoo, DuckDuckGo, AOL, Dogpile, an...
1980,74539,012greengooseThe GreenGoose API enables developers to build fun applications that interact with the ...
2094,20857,730jruby-msgpackMessagePack for JRuby using the native Java library
2196,26339,012mm-optimistic_lockingBefore a record is saved, mm-optimistic_locking will check if it has been modified by a...
22118,04532,247tabulaTabula accepts raw data from sources like RabbitMQ, aggregates them as configured, and ...
23120,52457,730ancient_mockA simple mock object library I built on stage at Ancient City Ruby. Do not use in produ...
24125,92757,730rake-railsAllows `rails` commands to be run via `rake`. For example: `rake generate`
25127,19357,730ropeA Rope is a convenient data structure for manipulating large amounts of text. This imp...
26131,62557,730mock_procAn object that looks like a proc that can be used to verify a block was called (elegant...