| 1 | 19,072 | 28,325 | key-db | A database acessible via keys. Wrapped everything in a module. To create a database: Ke... |
| 2 | 60,165 | 61,102 | gid | Generates random mixes of numbers and letters of fixed length, usable as UUIDs. Now sup... |
| 3 | 62,969 | 98,240 | coinsort.rb | Coin Sorting using the greedy algorithim. Bugs, comments and questions can go here: htt... |
| 4 | 71,655 | 53,294 | triplecrypt | Triple encrypted one way string encryption in ruby |
| 5 | 80,706 | 27,533 | accessrange | A range with accessible attributes. V 0.2.0 provides all range functions. |
| 6 | 84,350 | 98,240 | rbhtml | An HTML generator written in Ruby. Added count method, which counts the number of the s... |
| 7 | 84,766 | 112,619 | rlog | An alternate logging interface to the default Logger.
Added id option to log function. |
| 8 | 102,434 | 112,619 | objds | ObjDS is a non-file-based Data Storage tool that includes functionality such as tables ... |
| 9 | 102,569 | 112,619 | mnmltest | A minimal testing framework that provides all the features a programmer needs for simpl... |
| 10 | 104,915 | 98,240 | restricted_array | An array that is restricted to instances of one class. Added to_s and to_a methods, as ... |
| 11 | 105,463 | 98,240 | tria | Tria is a multi-dimensional array based tree format, with a parent, child, and descenda... |
| 12 | 128,314 | 157,203 | garde | Guards against false and nil values. |
| 13 | 134,062 | 157,203 | imagesnap | Provides a wrapper around the imagesnap command line utility: https://github.com/alexwi... |
| 14 | 134,892 | 131,109 | greppy | Provides more tools for array grepping |
| 15 | 138,669 | 157,203 | shapeslib | A library for manipulating and calculating shapes. |