1 | 13,229 | 18,531 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
2 | 15,137 | 12,041 | mini_readline | mini_readline: A compact, little gem for console command entry with line edit and histo... |
3 | 15,307 | 11,010 | mysh | mysh -- a Ruby inspired command shell for CLI and application use. |
4 | 19,792 | 18,104 | fibonacci_rng | A Fibonacci inspired pseudo random number generator with error detection. |
5 | 20,923 | 20,352 | format_engine | A meta-engine for creating string formatters and parsers like the strftime and strptime... |
6 | 29,958 | 26,017 | vls | A CLI and Rails console utility that lists the versions of modules used by the specifie... |
7 | 31,421 | 29,471 | fOOrth | An Object Oriented FORTHesque language gem. |
8 | 33,995 | 33,275 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
9 | 38,761 | 34,749 | in_array | Encapsulate data in an array unless it's already in one. |
10 | 38,925 | 33,947 | ruby_sscanf | A formatted string data parser for Ruby |
11 | 41,025 | 33,947 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
12 | 42,711 | 36,410 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
13 | 44,336 | 44,705 | option_list | [Deprecated] Flexible, Easy Function Parameters with Validation. |
14 | 46,045 | 46,733 | flex_array | A flexible, multidimensional array class for Ruby. |
15 | 50,302 | 21,188 | composite_rng | A composable random number generator. |
16 | 60,426 | 42,759 | lexical_analyzer | The RCTP configurable lexical analyser. |
17 | 60,535 | 48,191 | mystiko | An example of a simple data security system. |
18 | 65,597 | 62,008 | minitest_visible | Slightly more visible progress for mini-test. |
19 | 67,906 | 51,661 | make_gem | A script to construct a gem skeleton in the manner desirable to me. |
20 | 73,879 | 53,320 | pause_output | pause_output: A simple facility to pause output on the console terminal. |
21 | 83,665 | 58,478 | parse_queue | The RCTP object queue for moving compiler tokens with nestable backtrack capability. |
22 | 88,531 | 76,233 | fully_freeze | A deep, recursive freeze and freeze tester. |
23 | 92,123 | 71,676 | mini_term | A portable encapsulation of the console terminal. Supports Linux, Mac, Windows, and Cyg... |
24 | 92,412 | 71,676 | insouciant | insouciant: Run code and not worry about exceptions or errors. |
25 | 93,337 | 71,676 | mini_erb | A simplified, streamlined, pure ruby replacement for erb. |
26 | 98,832 | 82,050 | format_output | Formatted bullet points, columns, or word wrap to the console or strings. |
27 | 98,852 | 53,320 | connect_n_game | The Captain's Mistress Game Generalized for 4 to 8 pieces. |
28 | 99,708 | 42,759 | counted_cache | A cache for read mostly data with a high cost of retrieval. |
29 | 124,397 | 86,597 | test65 | A testing framework for work on the Commander X 16. |