Alindeman's Gems

icon
#Total RankDaily RankNameSummary
11,3391,943dumb_delegatorDelegator and SimpleDelegator in Ruby's stdlib are useful, but they pull in most of Ker...
22,8383,238sunspotSunspot is a library providing a powerful, all-ruby API for the Solr search engine. Sun...
32,9183,269sunspot_railsSunspot::Rails is an extension to the Sunspot library for Solr search. Sunspot::Rai...
43,3273,831sunspot_solrSunspot::Solr provides a bundled Solr distribution for use with Sunspot. Typical de...
53,6434,139geoip-cGeneric GeoIP lookup tool. Based on the geoip_city RubyGem by Ryan Dahl
63,9364,062grocerGrocer interfaces with the Apple Push Notification Service to...
74,8623,293zonebieRuns your tests in a random timezone
818,34218,655rails4_upgradeUpgrade assistant for transitioning applications from Rails 3 to Rails 4
920,17213,524hyperllHyperLogLog implementation in pure Ruby
1028,56520,432cassanityLayer of goodness on top of cassandra-cql so you do not have to write CQL strings all o...
1130,59924,414circular_queueA circular queue (also called a circular buffer or ring buffer) is useful when bufferin...
1231,07618,655peatyJust another Pivotal Tracker API Implementation
1338,95029,880adapter-cassanityAdapter for Cassanity
1440,84324,414scribe-rbEverything you need to build a Ruby producer/client or consumer/server of Scribe messages
1548,51952,349hbase-rbEverything you need to build a Ruby client for HBase
1657,11425,820rectorRector allows coordination of a number of jobs spawned with a mechanism like Resque...
1757,81232,898null_objectDead simple library to create null objects (objects that respond to all messages)
1867,87916,025search_termsSupports extracting search terms from Google, Bing, Yahoo, DuckDuckGo, AOL, Dogpile, an...
1980,40342,965greengooseThe GreenGoose API enables developers to build fun applications that interact with the ...
2093,63852,349jruby-msgpackMessagePack for JRuby using the native Java library
2195,58752,349mm-optimistic_lockingBefore a record is saved, mm-optimistic_locking will check if it has been modified by a...
22117,42671,816tabulaTabula accepts raw data from sources like RabbitMQ, aggregates them as configured, and ...
23120,30471,816ancient_mockA simple mock object library I built on stage at Ancient City Ruby. Do not use in produ...
24124,92252,349rake-railsAllows `rails` commands to be run via `rake`. For example: `rake generate`
25126,198110,042ropeA Rope is a convenient data structure for manipulating large amounts of text. This imp...
26130,50071,816mock_procAn object that looks like a proc that can be used to verify a block was called (elegant...