1 | 13,920 | 15,881 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
2 | 16,759 | 33,982 | mysh | mysh -- a Ruby inspired command shell for CLI and application use. |
3 | 17,012 | 28,141 | mini_readline | mini_readline: A compact, little gem for console command entry with line edit and histo... |
4 | 21,611 | 157,769 | fibonacci_rng | A Fibonacci inspired pseudo random number generator with error detection. |
5 | 22,875 | 37,614 | format_engine | A meta-engine for creating string formatters and parsers like the strftime and strptime... |
6 | 31,694 | 35,773 | vls | A CLI and Rails console utility that lists the versions of modules used by the specifie... |
7 | 33,132 | 32,286 | fOOrth | An Object Oriented FORTHesque language gem. |
8 | 35,151 | 26,977 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
9 | 37,002 | 10,708 | fully_freeze | A deep, recursive freeze and freeze tester. |
10 | 40,055 | 32,286 | in_array | Encapsulate data in an array unless it's already in one. |
11 | 40,308 | 33,982 | ruby_sscanf | A formatted string data parser for Ruby |
12 | 41,690 | 26,977 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
13 | 43,952 | 32,286 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
14 | 47,424 | 141,768 | option_list | [Deprecated] Flexible, Easy Function Parameters with Validation. |
15 | 48,156 | 39,568 | flex_array | A flexible, multidimensional array class for Ruby. |
16 | 51,082 | 141,768 | composite_rng | A composable random number generator. |
17 | 56,921 | 33,982 | lexical_analyzer | The RCTP configurable lexical analyser. |
18 | 59,663 | 46,489 | mystiko | An example of a simple data security system. |
19 | 65,661 | 49,252 | make_gem | A script to construct a gem skeleton in the manner desirable to me. |
20 | 67,485 | 49,252 | minitest_visible | Slightly more visible progress for mini-test. |
21 | 70,604 | 46,489 | pause_output | pause_output: A simple facility to pause output on the console terminal. |
22 | 80,524 | 52,336 | parse_queue | The RCTP object queue for moving compiler tokens with nestable backtrack capability. |
23 | 87,751 | 64,347 | insouciant | insouciant: Run code and not worry about exceptions or errors. |
24 | 87,824 | 55,809 | mini_term | A portable encapsulation of the console terminal. Supports Linux, Mac, Windows, and Cyg... |
25 | 89,006 | 59,698 | mini_erb | A simplified, streamlined, pure ruby replacement for erb. |
26 | 96,193 | 69,594 | format_output | Formatted bullet points, columns, or word wrap to the console or strings. |
27 | 97,411 | 141,768 | counted_cache | A cache for read mostly data with a high cost of retrieval. |
28 | 101,515 | 75,785 | connect_n_game | The Captain's Mistress Game Generalized for 4 to 8 pieces. |
29 | 118,431 | 83,397 | test65 | A testing framework for work on the Commander X 16. |