1 | 13,880 | 11,533 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
2 | 16,698 | 68,264 | mysh | mysh -- a Ruby inspired command shell for CLI and application use. |
3 | 16,936 | 63,493 | mini_readline | mini_readline: A compact, little gem for console command entry with line edit and histo... |
4 | 21,550 | 52,232 | fibonacci_rng | A Fibonacci inspired pseudo random number generator with error detection. |
5 | 22,803 | 68,264 | format_engine | A meta-engine for creating string formatters and parsers like the strftime and strptime... |
6 | 31,616 | 63,493 | vls | A CLI and Rails console utility that lists the versions of modules used by the specifie... |
7 | 33,081 | 55,558 | fOOrth | An Object Oriented FORTHesque language gem. |
8 | 35,190 | 27,938 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
9 | 38,124 | 13,041 | fully_freeze | A deep, recursive freeze and freeze tester. |
10 | 39,975 | 68,264 | in_array | Encapsulate data in an array unless it's already in one. |
11 | 40,258 | 79,620 | ruby_sscanf | A formatted string data parser for Ruby |
12 | 41,779 | 46,526 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
13 | 44,005 | 46,526 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
14 | 47,236 | 73,587 | option_list | [Deprecated] Flexible, Easy Function Parameters with Validation. |
15 | 48,126 | 73,587 | flex_array | A flexible, multidimensional array class for Ruby. |
16 | 50,956 | 73,587 | composite_rng | A composable random number generator. |
17 | 57,134 | 55,558 | lexical_analyzer | The RCTP configurable lexical analyser. |
18 | 59,714 | 59,263 | mystiko | An example of a simple data security system. |
19 | 65,683 | 86,482 | make_gem | A script to construct a gem skeleton in the manner desirable to me. |
20 | 67,527 | 68,264 | minitest_visible | Slightly more visible progress for mini-test. |
21 | 70,816 | 52,232 | pause_output | pause_output: A simple facility to pause output on the console terminal. |
22 | 80,755 | 68,264 | parse_queue | The RCTP object queue for moving compiler tokens with nestable backtrack capability. |
23 | 87,905 | 86,482 | insouciant | insouciant: Run code and not worry about exceptions or errors. |
24 | 88,144 | 63,493 | mini_term | A portable encapsulation of the console terminal. Supports Linux, Mac, Windows, and Cyg... |
25 | 89,101 | 55,558 | mini_erb | A simplified, streamlined, pure ruby replacement for erb. |
26 | 96,445 | 86,482 | format_output | Formatted bullet points, columns, or word wrap to the console or strings. |
27 | 97,423 | 117,132 | counted_cache | A cache for read mostly data with a high cost of retrieval. |
28 | 101,489 | 117,132 | connect_n_game | The Captain's Mistress Game Generalized for 4 to 8 pieces. |
29 | 118,729 | 104,717 | test65 | A testing framework for work on the Commander X 16. |