| 1 | 53,110 | 78,819 | setfu | Creates a Set class with methods that allow you to construct and opperate on
set instan... |
| 2 | 74,488 | 29,127 | primitive_wrapper | This gem creates a thin shell to encapsulate primitive literal types such as integers, ... |
| 3 | 74,613 | 78,819 | gstring | Adds 80+ new methods to the base String class. Most help with parsing, others are more ... |
| 4 | 96,012 | 57,338 | betterobject | This gem installs several class methods to Object which in turn generates both class an... |
| 5 | 109,407 | 78,819 | bitfifo | Bitfifo implements a FIFO for 1 or more bits of an Integer.
This will be needed for a c... |
| 6 | 121,414 | 36,962 | pred | Implements #pred, the inverse of #succ.
The goal is to include this gem on multiple pro... |
| 7 | 130,308 | 194,621 | blockify | The `blockify` gem solves some of the problems associated with complex hierarchical nes... |
| 8 | 137,082 | 36,962 | nth | The Nth gem is a collection of utilities that use named numbers and ordinals to represe... |
| 9 | 143,674 | 78,819 | huffnpuff | Huffnpuff implements a general purpose Huffman Coding system that uses a construction s... |
| 10 | 174,371 | 57,338 | yieldhelper | Extends standard Enumerator with a "enumerate_yields" method.
Just add a one-liner pie... |