| 1 | 19,349 | 15,046 | key-db | A database acessible via keys. Wrapped everything in a module. To create a database: Ke... |
| 2 | 60,838 | 30,937 | gid | Generates random mixes of numbers and letters of fixed length, usable as UUIDs. Now sup... |
| 3 | 63,643 | 42,131 | coinsort.rb | Coin Sorting using the greedy algorithim. Bugs, comments and questions can go here: htt... |
| 4 | 72,357 | 30,937 | triplecrypt | Triple encrypted one way string encryption in ruby |
| 5 | 80,452 | 55,140 | accessrange | A range with accessible attributes. V 0.2.0 provides all range functions. |
| 6 | 85,013 | 35,185 | rbhtml | An HTML generator written in Ruby. Added count method, which counts the number of the s... |
| 7 | 85,516 | 35,185 | rlog | An alternate logging interface to the default Logger.
Added id option to log function. |
| 8 | 103,080 | 42,131 | objds | ObjDS is a non-file-based Data Storage tool that includes functionality such as tables ... |
| 9 | 103,350 | 42,131 | mnmltest | A minimal testing framework that provides all the features a programmer needs for simpl... |
| 10 | 105,670 | 42,131 | restricted_array | An array that is restricted to instances of one class. Added to_s and to_a methods, as ... |
| 11 | 106,253 | 42,131 | tria | Tria is a multi-dimensional array based tree format, with a parent, child, and descenda... |
| 12 | 129,491 | 55,140 | garde | Guards against false and nil values. |
| 13 | 135,197 | 55,140 | imagesnap | Provides a wrapper around the imagesnap command line utility: https://github.com/alexwi... |
| 14 | 136,006 | 55,140 | greppy | Provides more tools for array grepping |
| 15 | 139,724 | 55,140 | shapeslib | A library for manipulating and calculating shapes. |