| 1 | 19,707 | 22,032 | key-db | A database acessible via keys. Wrapped everything in a module. To create a database: Ke... |
| 2 | 61,541 | 57,652 | gid | Generates random mixes of numbers and letters of fixed length, usable as UUIDs. Now sup... |
| 3 | 64,378 | 79,024 | coinsort.rb | Coin Sorting using the greedy algorithim. Bugs, comments and questions can go here: htt... |
| 4 | 73,105 | 120,604 | triplecrypt | Triple encrypted one way string encryption in ruby |
| 5 | 81,330 | 120,604 | accessrange | A range with accessible attributes. V 0.2.0 provides all range functions. |
| 6 | 85,756 | 57,652 | rbhtml | An HTML generator written in Ruby. Added count method, which counts the number of the s... |
| 7 | 86,295 | 79,024 | rlog | An alternate logging interface to the default Logger.
Added id option to log function. |
| 8 | 103,877 | 79,024 | objds | ObjDS is a non-file-based Data Storage tool that includes functionality such as tables ... |
| 9 | 104,214 | 79,024 | mnmltest | A minimal testing framework that provides all the features a programmer needs for simpl... |
| 10 | 106,542 | 120,604 | restricted_array | An array that is restricted to instances of one class. Added to_s and to_a methods, as ... |
| 11 | 107,118 | 120,604 | tria | Tria is a multi-dimensional array based tree format, with a parent, child, and descenda... |
| 12 | 130,605 | 120,604 | garde | Guards against false and nil values. |
| 13 | 136,309 | 120,604 | imagesnap | Provides a wrapper around the imagesnap command line utility: https://github.com/alexwi... |
| 14 | 137,185 | 79,024 | greppy | Provides more tools for array grepping |
| 15 | 140,764 | 120,604 | shapeslib | A library for manipulating and calculating shapes. |