| 1 | 19,281 | 44,432 | key-db | A database acessible via keys. Wrapped everything in a module. To create a database: Ke... |
| 2 | 60,651 | 92,221 | gid | Generates random mixes of numbers and letters of fixed length, usable as UUIDs. Now sup... |
| 3 | 63,473 | 92,221 | coinsort.rb | Coin Sorting using the greedy algorithim. Bugs, comments and questions can go here: htt... |
| 4 | 72,220 | 92,221 | triplecrypt | Triple encrypted one way string encryption in ruby |
| 5 | 80,281 | 92,221 | accessrange | A range with accessible attributes. V 0.2.0 provides all range functions. |
| 6 | 84,911 | 92,221 | rbhtml | An HTML generator written in Ruby. Added count method, which counts the number of the s... |
| 7 | 85,369 | 92,221 | rlog | An alternate logging interface to the default Logger.
Added id option to log function. |
| 8 | 102,966 | 92,221 | objds | ObjDS is a non-file-based Data Storage tool that includes functionality such as tables ... |
| 9 | 103,172 | 92,221 | mnmltest | A minimal testing framework that provides all the features a programmer needs for simpl... |
| 10 | 105,540 | 92,221 | restricted_array | An array that is restricted to instances of one class. Added to_s and to_a methods, as ... |
| 11 | 106,103 | 92,221 | tria | Tria is a multi-dimensional array based tree format, with a parent, child, and descenda... |
| 12 | 129,257 | 57,789 | garde | Guards against false and nil values. |
| 13 | 134,985 | 92,221 | imagesnap | Provides a wrapper around the imagesnap command line utility: https://github.com/alexwi... |
| 14 | 135,769 | 92,221 | greppy | Provides more tools for array grepping |
| 15 | 139,593 | 57,789 | shapeslib | A library for manipulating and calculating shapes. |