1 | 50,935 | 161,562 | setfu | Creates a Set class with methods that allow you to construct and opperate on
set instan... |
2 | 71,671 | 131,144 | gstring | Adds 80+ new methods to the base String class. Most help with parsing, others are more ... |
3 | 72,760 | 117,132 | primitive_wrapper | This gem creates a thin shell to encapsulate primitive literal types such as integers, ... |
4 | 92,675 | 161,562 | betterobject | This gem installs several class methods to Object which in turn generates both class an... |
5 | 106,355 | 161,562 | bitfifo | Bitfifo implements a FIFO for 1 or more bits of an Integer.
This will be needed for a c... |
6 | 117,836 | 161,562 | pred | Implements #pred, the inverse of #succ.
The goal is to include this gem on multiple pro... |
7 | 126,703 | 161,562 | blockify | The `blockify` gem solves some of the problems associated with complex hierarchical nes... |
8 | 135,290 | 131,144 | nth | The Nth gem is a collection of utilities that use named numbers and ordinals to represe... |
9 | 139,854 | 161,562 | huffnpuff | Huffnpuff implements a general purpose Huffman Coding system that uses a construction s... |
10 | 169,181 | 147,182 | yieldhelper | Extends standard Enumerator with a "enumerate_yields" method.
Just add a one-liner pie... |