Fweekyfweek's Gems

icon
#Total RankDaily RankNameSummary
152,00747,451setfuCreates a Set class with methods that allow you to construct and opperate on set instan...
273,10367,713gstringAdds 80+ new methods to the base String class. Most help with parsing, others are more ...
373,32567,713primitive_wrapperThis gem creates a thin shell to encapsulate primitive literal types such as integers, ...
494,61687,645betterobjectThis gem installs several class methods to Object which in turn generates both class an...
5108,48255,441bitfifoBitfifo implements a FIFO for 1 or more bits of an Integer. This will be needed for a c...
6119,69487,645predImplements #pred, the inverse of #succ. The goal is to include this gem on multiple pro...
7129,199123,501blockifyThe `blockify` gem solves some of the problems associated with complex hierarchical nes...
8136,57487,645nthThe Nth gem is a collection of utilities that use named numbers and ordinals to represe...
9141,46855,441huffnpuffHuffnpuff implements a general purpose Huffman Coding system that uses a construction s...
10171,24367,713yieldhelperExtends standard Enumerator with a "enumerate_yields" method. Just add a one-liner pie...