| 1 | 52,007 | 47,451 | setfu | Creates a Set class with methods that allow you to construct and opperate on
set instan... |
| 2 | 73,103 | 67,713 | gstring | Adds 80+ new methods to the base String class. Most help with parsing, others are more ... |
| 3 | 73,325 | 67,713 | primitive_wrapper | This gem creates a thin shell to encapsulate primitive literal types such as integers, ... |
| 4 | 94,616 | 87,645 | betterobject | This gem installs several class methods to Object which in turn generates both class an... |
| 5 | 108,482 | 55,441 | bitfifo | Bitfifo implements a FIFO for 1 or more bits of an Integer.
This will be needed for a c... |
| 6 | 119,694 | 87,645 | pred | Implements #pred, the inverse of #succ.
The goal is to include this gem on multiple pro... |
| 7 | 129,199 | 123,501 | blockify | The `blockify` gem solves some of the problems associated with complex hierarchical nes... |
| 8 | 136,574 | 87,645 | nth | The Nth gem is a collection of utilities that use named numbers and ordinals to represe... |
| 9 | 141,468 | 55,441 | huffnpuff | Huffnpuff implements a general purpose Huffman Coding system that uses a construction s... |
| 10 | 171,243 | 67,713 | yieldhelper | Extends standard Enumerator with a "enumerate_yields" method.
Just add a one-liner pie... |