| 1 | 52,953 | 144,774 | setfu | Creates a Set class with methods that allow you to construct and opperate on
set instan... |
| 2 | 74,287 | 144,774 | primitive_wrapper | This gem creates a thin shell to encapsulate primitive literal types such as integers, ... |
| 3 | 74,372 | 192,753 | gstring | Adds 80+ new methods to the base String class. Most help with parsing, others are more ... |
| 4 | 95,795 | 144,774 | betterobject | This gem installs several class methods to Object which in turn generates both class an... |
| 5 | 109,180 | 144,774 | bitfifo | Bitfifo implements a FIFO for 1 or more bits of an Integer.
This will be needed for a c... |
| 6 | 121,099 | 144,774 | pred | Implements #pred, the inverse of #succ.
The goal is to include this gem on multiple pro... |
| 7 | 129,927 | 144,774 | blockify | The `blockify` gem solves some of the problems associated with complex hierarchical nes... |
| 8 | 136,658 | 144,774 | nth | The Nth gem is a collection of utilities that use named numbers and ordinals to represe... |
| 9 | 143,166 | 144,774 | huffnpuff | Huffnpuff implements a general purpose Huffman Coding system that uses a construction s... |
| 10 | 173,716 | 144,774 | yieldhelper | Extends standard Enumerator with a "enumerate_yields" method.
Just add a one-liner pie... |