Alindeman's Gems

icon
#Total RankDaily RankNameSummary
11,3211,673dumb_delegatorDelegator and SimpleDelegator in Ruby's stdlib are useful, but they pull in most of Ker...
22,8073,606sunspotSunspot is a library providing a powerful, all-ruby API for the Solr search engine. Sun...
32,8833,612sunspot_railsSunspot::Rails is an extension to the Sunspot library for Solr search. Sunspot::Rai...
43,2784,424sunspot_solrSunspot::Solr provides a bundled Solr distribution for use with Sunspot. Typical de...
53,60310,333geoip-cGeneric GeoIP lookup tool. Based on the geoip_city RubyGem by Ryan Dahl
63,9074,029grocerGrocer interfaces with the Apple Push Notification Service to...
74,9064,783zonebieRuns your tests in a random timezone
817,81526,006rails4_upgradeUpgrade assistant for transitioning applications from Rails 3 to Rails 4
920,4999,029hyperllHyperLogLog implementation in pure Ruby
1028,17123,351cassanityLayer of goodness on top of cassandra-cql so you do not have to write CQL strings all o...
1130,24728,249circular_queueA circular queue (also called a circular buffer or ring buffer) is useful when bufferin...
1230,57122,026peatyJust another Pivotal Tracker API Implementation
1338,34540,867adapter-cassanityAdapter for Cassanity
1440,31340,867scribe-rbEverything you need to build a Ruby producer/client or consumer/server of Scribe messages
1547,471112,136hbase-rbEverything you need to build a Ruby client for HBase
1656,69037,820rectorRector allows coordination of a number of jobs spawned with a mechanism like Resque...
1756,98562,843null_objectDead simple library to create null objects (objects that respond to all messages)
1866,58288,565search_termsSupports extracting search terms from Google, Bing, Yahoo, DuckDuckGo, AOL, Dogpile, an...
1979,76088,565greengooseThe GreenGoose API enables developers to build fun applications that interact with the ...
2093,09873,396jruby-msgpackMessagePack for JRuby using the native Java library
2194,87688,565mm-optimistic_lockingBefore a record is saved, mm-optimistic_locking will check if it has been modified by a...
22116,790112,136tabulaTabula accepts raw data from sources like RabbitMQ, aggregates them as configured, and ...
23119,265112,136ancient_mockA simple mock object library I built on stage at Ancient City Ruby. Do not use in produ...
24123,811112,136rake-railsAllows `rails` commands to be run via `rake`. For example: `rake generate`
25125,19773,396ropeA Rope is a convenient data structure for manipulating large amounts of text. This imp...
26129,89673,396mock_procAn object that looks like a proc that can be used to verify a block was called (elegant...