1 | 13,765 | 16,623 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
2 | 16,226 | 46,897 | mysh | mysh -- a Ruby inspired command shell for CLI and application use. |
3 | 16,387 | 80,049 | mini_readline | mini_readline: A compact, little gem for console command entry with line edit and histo... |
4 | 21,023 | 61,626 | fibonacci_rng | A Fibonacci inspired pseudo random number generator with error detection. |
5 | 22,219 | 80,049 | format_engine | A meta-engine for creating string formatters and parsers like the strftime and strptime... |
6 | 30,957 | 80,049 | vls | A CLI and Rails console utility that lists the versions of modules used by the specifie... |
7 | 32,430 | 61,626 | fOOrth | An Object Oriented FORTHesque language gem. |
8 | 34,688 | 80,049 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
9 | 39,160 | 61,626 | in_array | Encapsulate data in an array unless it's already in one. |
10 | 39,770 | 80,049 | ruby_sscanf | A formatted string data parser for Ruby |
11 | 41,108 | 80,049 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
12 | 43,169 | 80,049 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
13 | 46,377 | 80,049 | option_list | [Deprecated] Flexible, Easy Function Parameters with Validation. |
14 | 47,477 | 80,049 | flex_array | A flexible, multidimensional array class for Ruby. |
15 | 50,469 | 21,198 | composite_rng | A composable random number generator. |
16 | 56,958 | 80,049 | lexical_analyzer | The RCTP configurable lexical analyser. |
17 | 59,516 | 80,049 | mystiko | An example of a simple data security system. |
18 | 64,969 | 80,049 | make_gem | A script to construct a gem skeleton in the manner desirable to me. |
19 | 66,574 | 61,626 | minitest_visible | Slightly more visible progress for mini-test. |
20 | 67,727 | 30,826 | fully_freeze | A deep, recursive freeze and freeze tester. |
21 | 70,868 | 80,049 | pause_output | pause_output: A simple facility to pause output on the console terminal. |
22 | 80,366 | 80,049 | parse_queue | The RCTP object queue for moving compiler tokens with nestable backtrack capability. |
23 | 87,518 | 163,113 | insouciant | insouciant: Run code and not worry about exceptions or errors. |
24 | 87,753 | 80,049 | mini_term | A portable encapsulation of the console terminal. Supports Linux, Mac, Windows, and Cyg... |
25 | 88,748 | 80,049 | mini_erb | A simplified, streamlined, pure ruby replacement for erb. |
26 | 96,458 | 80,049 | format_output | Formatted bullet points, columns, or word wrap to the console or strings. |
27 | 97,489 | 28,088 | counted_cache | A cache for read mostly data with a high cost of retrieval. |
28 | 100,273 | 21,198 | connect_n_game | The Captain's Mistress Game Generalized for 4 to 8 pieces. |
29 | 118,117 | 61,626 | test65 | A testing framework for work on the Commander X 16. |