| 1 | 14,021 | 24,597 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
| 2 | 16,950 | 15,570 | mysh | mysh -- a Ruby inspired command shell for CLI and application use. |
| 3 | 17,207 | 9,760 | mini_readline | mini_readline: A compact, little gem for console command entry with line edit and histo... |
| 4 | 21,939 | 16,786 | fibonacci_rng | A Fibonacci inspired pseudo random number generator with error detection. |
| 5 | 23,072 | 13,154 | format_engine | A meta-engine for creating string formatters and parsers like the strftime and strptime... |
| 6 | 31,959 | 17,166 | vls | A CLI and Rails console utility that lists the versions of modules used by the specifie... |
| 7 | 33,400 | 16,439 | fOOrth | An Object Oriented FORTHesque language gem. |
| 8 | 33,673 | 13,730 | fully_freeze | A deep, recursive freeze and freeze tester. |
| 9 | 34,993 | 28,388 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
| 10 | 40,048 | 51,811 | in_array | Encapsulate data in an array unless it's already in one. |
| 11 | 40,336 | 20,488 | ruby_sscanf | A formatted string data parser for Ruby |
| 12 | 41,618 | 21,868 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
| 13 | 44,192 | 26,916 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
| 14 | 48,140 | 36,355 | option_list | [Deprecated] Flexible, Easy Function Parameters with Validation. |
| 15 | 48,412 | 33,990 | flex_array | A flexible, multidimensional array class for Ruby. |
| 16 | 51,701 | 24,597 | composite_rng | A composable random number generator. |
| 17 | 56,783 | 51,811 | lexical_analyzer | The RCTP configurable lexical analyser. |
| 18 | 59,820 | 39,204 | mystiko | An example of a simple data security system. |
| 19 | 65,706 | 76,767 | make_gem | A script to construct a gem skeleton in the manner desirable to me. |
| 20 | 67,241 | 24,597 | minitest_visible | Slightly more visible progress for mini-test. |
| 21 | 70,526 | 51,811 | pause_output | pause_output: A simple facility to pause output on the console terminal. |
| 22 | 80,589 | 65,953 | parse_queue | The RCTP object queue for moving compiler tokens with nestable backtrack capability. |
| 23 | 87,047 | 76,767 | mini_term | A portable encapsulation of the console terminal. Supports Linux, Mac, Windows, and Cyg... |
| 24 | 87,829 | 57,957 | insouciant | insouciant: Run code and not worry about exceptions or errors. |
| 25 | 88,940 | 39,204 | mini_erb | A simplified, streamlined, pure ruby replacement for erb. |
| 26 | 96,240 | 46,755 | format_output | Formatted bullet points, columns, or word wrap to the console or strings. |
| 27 | 98,019 | 76,767 | counted_cache | A cache for read mostly data with a high cost of retrieval. |
| 28 | 100,646 | 57,957 | connect_n_game | The Captain's Mistress Game Generalized for 4 to 8 pieces. |
| 29 | 118,612 | 146,171 | test65 | A testing framework for work on the Commander X 16. |